Should there be a standard place to put script interpreters (e.g. perl, tcl, python)? There is a thread on the kernel mailing list about a patch to support putting things like:
#!perl instead of the full path to perl in scripts, but it really shouldn't be handled in the kernel. Perhaps something should be specified like: If the script interpreter foo is provided, the location of the interpreter will be /usr/bin/foo. Or something similar, so that scripts that depend on an interpreter not part of the base, there is still a standard place for it. +-----------------------+-----------------------------+--------------------+ | Jakob 'sparky' Kaivo | [EMAIL PROTECTED] | [EMAIL PROTECTED] | | NoDomainName Networks | http://www.nodomainname.net | http://www.ndn.net | | AtDot E-mail Services | http://www.atdot.org +--------------------+ +-----------------------+-----------------------------+ whois jkk12 | | Thanks to advances in shortness, I have updated my +--------------------+ | ~/.signature. Note that nodomainname can now be replaced with just ndn. | +--------------------------------------------------------------------------+
