TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:9439] Perl - RH5.2



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