On Thu, Aug 15, 2002 at 09:18:24AM -0400, Erik Price wrote:
> I could be totally off base, but doesn't the env utility provide 
> functionality to solve this issue?  I don't use env so I could be wrong, 
> but I -thought- that I had read somewhere that
> 
> #!/usr/bin/env perl
> 

The existance of, and the location of the env program
is not portable across flavors of unix. Some places
have a /bin/env, and some don't have any.

-- 
Its hard to tell the difference between a 2 and a 5 when they are
lines and not curves  -- Samantha Langmead, age 5.

Reply via email to