On Sat, Jun 22, 2002 at 09:23:47PM -0600, Bob Proulx wrote: > I would probably file a bug against which that it should use #!/bin/sh > instead of #!/bin/bash.
Ah, that would be a bad idea unless it's also rewritten:
$ ash /usr/bin/which gcc
enable: not found
-p: not found
gcc is /usr/bin/gcc
('enable' and 'type -p' are bashisms.)
--
Colin Watson [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

