Chuck Hanson wrote: > I'm trying to run Perl script(s) ... and each has the first line of: #! /usr/bin/perl but the script still requires that I use the syntax perl <filename> Oh, perl is in the right place. try 'which perl' or 'locate perl | more' to find out where perl is at. mine is in /usr/bin/perl under RH5.2