in reply to Re: Re: Line Numbersin thread Line Numbers
Actually on Solaris 8 it's just /path/to/perl/script.
#!/usr/bin/perl print $0, "\n"; [download]
Prints /path/to/perl/script on Solaris 6, 7, 8, 9 - I just ssh'd into work to test it out :-)