#!/usr/bin/nawk -f
Conor P. Cahill
cpcahil at virtech.uucp
Thu May 30 09:54:49 AEST 1991
Albert.Langer at sunbrk.FidoNet.Org (Albert Langer) writes:
>I always assumed it was "standard unix" for an executable file with
>a first line as above to have "#!" recognized as a "magic number"
>that causes execve(2) when called by sh to execute a command, to
That is a BSDism that does not normally appear in system V systems until
SVR4.0. However, ISC did add it in release 2.2, so if you upgrade you
will get what you want.
--
Conor P. Cahill (703)430-9247 Virtual Technologies, Inc.
uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160
Sterling, VA 22170
More information about the Comp.unix.sysv386
mailing list