[Haskell-cafe] getting output from shell commands
Jeff Polakow
jeff.polakow at db.com
Thu May 15 15:23:48 EDT 2008
Hello,
> I would like to be able to run a shell command like curl and process the
> output in my Haskell program, but I couldn't find anything helpful about
it.
>
Try looking in System.Process. runInteractiveProcess should work for you.
-Jeff
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080515/d0f1602e/attachment.htm
More information about the Haskell-Cafe
mailing list