Date: Tue, 17 Sep 1996 08:49:57 -0400 From: dj (DJ Delorie) Message-Id: <199609171249.IAA26648@delorie.com> To: eliz AT is DOT elta DOT co DOT il CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Tue, 17 Sep 1996 14:29:08 +0200 (IST)) Subject: Re: How to launch shell from `system'? Under unix, you'd need to do the equivalent of this: > sh -c '@response-file' Of course, the djgpp command line parser can't handle that.