in reply to Invoking Perl on a script, vs. using shebang

This is probably going to sound equally /(simple|silly)/, is /usr/bin part of {insert username here}'s $PATH variable?

Update:  Nevermind, I answered my own question.  Yes it is because otherwise which perl would not have returned with a valid path.

  • Comment on Re: Invoking Perl on a script, vs. using shebang