Safe Haskell | None |
---|---|
Language | Haskell98 |
System.Posix.ARX.Sh
Description
Utilities for working with shell script.
Documentation
Valid shell string values contain any byte but null.
Valid shell variable names consist of a leading letter or underscore and then any number of letters, underscores or digits.
Minimal complete definition