set correct path to perl interpreter in examples
authorRaoul Gunnar Borenius <borenius@dfn.de>
Thu, 19 Nov 2020 12:35:27 +0000 (21:35 +0900)
committerKentaro Hayashi <kenhys@xdump.org>
Thu, 19 Nov 2020 12:35:27 +0000 (21:35 +0900)
commit30d38e13568dbc010f05ff8ed5689abd47f0c638
tree61cc7a9cd11d873d1ea4d0c1be6aa2651de5e91f
parentb200b18dc4580043a91817282a4788a82876bbac
set correct path to perl interpreter in examples

Forwarded: not-needed
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2012-04-17

The supplied expample scipts assume that perl is installed
in /usr/local/bin which is not the case in Debian.
This patch changes the path to /usr/bin/perl in all supplied
example scripts and corrects a comment in scripts/identd.perl5.

Gbp-Pq: Name examples
scripts/00README
scripts/big_brother.perl5
scripts/count_pf.perl
scripts/count_pf.perl5
scripts/identd.perl5
scripts/idrlogin.perl
scripts/idrlogin.perl5
scripts/list_NULf.perl5
scripts/list_fields.perl
scripts/shared.perl5
scripts/watch_a_file.perl