Help for this page

Select Code to Download


  1. or download this
       $ ls -l /usr/bin/perl 
       -rwxr-xr-x    2 root      root   2478418 Jan 16  2004 /usr/bin/perl
    ...
       -rwx------    1 anonymous monk        39 Oct 20 11:33 print.pl
       $ ./print.pl
       Hello, world
    
  2. or download this
        $ bash: ./print.pl: /usr/bin/perl: bad interpreter: No such file o
    +r directory