binfmt_script

Aron Griffis (agriffis@css.tayloru.edu)
Tue, 16 Jun 1998 09:27:17 -0400


There appears to be a restriction on scripts that allows only a single
parameter to the interpreter in the #! line. For example:

#!/bin/csh -fb <-- fine
#!/bin/csh -f -b <-- not allowed

Is there a reason for this restriction?

-Aron

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu