On Mon, Feb 09, 2004 at 11:07:39AM -0500, Andrew Pimlott wrote:
> >   -e errexit
> >     Exit immediately if any untested command fails in non-interactive
> >     mode.
> 
> It doesn't work.

Well, it works as much as it can... better something than nothing.

>     #!/bin/sh -e
>     cat nosuchfile | echo hello

Yes, I forgot about this issue.

> I have my own half-finished shell-in-Haskell that handles this.  I
> would be interested to know whether HsUnix does.

So would I.

> Andrew

Best regards,
Tomasz

-- 
.signature: Too many levels of symbolic links
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to