simple-cmd

Simple String-based process commands

Version on this page:0.1.0.0
LTS Haskell 22.17:0.2.7
Stackage Nightly 2024-04-14:0.2.7
Latest on Hackage:0.2.7

See all snapshots simple-cmd appears in

BSD-3-Clause licensed by Jens Petersen
Maintained by [email protected]
This version can be pinned in stack with:simple-cmd-0.1.0.0@sha256:2444b93cc60fa99e6a4f1c4c88a19911434fb55f95a5b1dc3f0515f5ce581bea,1275

Module documentation for 0.1.0.0

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

Changes

Revision history for simple-cmd

0.1.0.0 – 2018-09-13

  • Initial release, providing: cmd, cmd_, cmdBool, cmdMaybe, cmdStdIn, cmdlog, cmdN, cmdIgnoreErr, cmdQuiet, cmdSilent, cmdStdErr, egrep_, grep_, logMsg, removePrefix, removeStrictPrefix, removeSuffix, shell, shell_, sudo, (+-+)
  • A few git commands

Local Variables:

mode: text

End: