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. Is there a space between the "#!" and the "/usr/bin/perl"? It's hard to tell from the message, but there should not be. Troy