Problem executing system command in Cygwin programs launched from DOS shell

Benjamin Riefenstahl Benjamin.Riefenstahl@ision.net
Tue Feb 20 11:04:00 GMT 2001


Hi Mark,

Mark Schoenberg <mark@emmestech.com> writes:
>      As documented below, I am having trouble getting a
> Cygwin-compiled program to execute the "system" comand when launched
> from a DOS shell or a Win32 application.

>From the man page for system(3):

        Use system to pass a command string to /bin/sh on your system,
        and wait for it to finish executing.

IOW, system() requires /bin/sh to exist. 

so long, benny
-- 
ISION Internet AG
Benjamin Riefenstahl
mailto:benjamin.riefenstahl@ision.net

Harburger Schlossstr. 1
D-21079 Hamburg
http://www.ision.net


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list