file attributes

John R. MacMillan john at sco.COM
Sat Jun 22 05:15:21 AEST 1991


|	Unix already has the facility you mention.  Let's say you have a
|shell script.  You want it to be run by the Bourne shell.  So you put as
|the first line:
|#!/bin/sh
|
| [...]
|
|	*Please* don't bloat the kernel with features that belong in
|user mode.

You mean like the #! hack?

[ Dives for flame-retardant suit... ]



More information about the Comp.unix.wizards mailing list