Eric Blake wrote: > Indeed - changing things to be 'bash script' instead of the current 'bash -c > script' would make the use of alternative interpreters harder. But it does > not > make it impossible; you can always do: > > #!/bin/sh > /bin/awk <<\EOF > ... > EOF > > instead of > > #!/bin/awk
Yes, but that does seem a bit awkward. cheers, DaveK -- *rimshot* -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple