Script interpreter arguments

Khimenko Victor (khim@sch57.msk.ru)
Sun, 4 Jul 1999 01:45:40 +0400 (MSD)


It's possible to specify optional argument to interpreter in script:
-- cut --
#!/usr/bin/perl -w
-- cut --
but not possible to specify two arguments
-- cut --
#!/usr/bin/eperl -B=<!--eperl -E=-->
-- cut --

Why ? It's very annoying :-(( What POSIX says on subject ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/