Dan Mick <[email protected]> wrote: > Yes, it will not work for Perl, but it will work for shell scripts. This is > obviously a 'well, you gave me something I can't exec, so I'll try to run it > under the shell.' It neither fixes nor harms the Perl-interpreter case.
This is why I mentioned that he should put #!/usr/bin/perl in the first line of his script ;-) If the script uses this line should work. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
