Unixutils-1.36: A crude interface between Haskell and Unix-like operating systems

System.Unix.ProcessExtra

Description

A place to collect and hopefully retire all the random ways of running shell commands that have accumulated over the years.

Synopsis

Documentation

echoProcess :: FilePath -> [String] -> ByteString -> IO [Output]Source

Echo the process arguments and then run the process