@hackage simple-cmd0.1.0.0

Simple String-based process commands

Build Status

simple-cmd

Some simple String wrappers of readProcess, readProcessWithExitCode, rawSystem from the Haskell process library.

It can also be used as a copy library.

Examples