On Mon, Mar 24, 2003 at 08:40:15AM -0500, Dan Espen wrote: > This is what the Solaris 8 man page says about popen (what PipeRead uses): > > execl("/usr/bin/ksh", "ksh", "-c", command, (char *)0);
This is actually a bug in Solaris 8, which is fixed with patch 108827-40 (108828-40 for x86), so that the posix shell /usr/xpg4/bin/sh is run instead. This is fixed in Solaris 9 and up without a patch. Just to add to the fun, the man page in Solaris 9 says it runs /usr/xpg4/bin/ksh -- it's wrong. Danek -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]