[Haskell] ANNOUNCE: HsUnix 1.0.1 - Haskell for Unix Shell Scripting

Tomasz Zielonka t.zielonka at students.mimuw.edu.pl
Mon Feb 9 17:45:38 EST 2004


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


More information about the Haskell mailing list