[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: system() bug
- To: "dgi_il(at-nospam)surfree.net.il" <dgi_il(at-nospam)surfree.net.il>
- Subject: Re: system() bug
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Mon, 16 Jul 2001 23:14:27 +0300
- Cc: Linux-IL <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <01071622510700.01410@iastrubni.net>
- Mail-Followup-To: Ilya Konstantinov <linux-il@future.galanet.net>,"dgi_il@surfree.net.il" <dgi_il@surfree.net.il>,Linux-IL <linux-il@cs.huji.ac.il>
- References: <01071622510700.01410@iastrubni.net>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.3.19i
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