[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: system() bug



On Mon, Jul 16, 2001 at 10:51:07PM +0300, dgi_il@surfree.net.il wrote:
> #/bin/sh!

Maybe that caused the script to work in the shell while not when run
from a C program? (#/bin/sh! instead of #!/bin/sh)

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il