Package Trivial-Shell - external symbols
Package Trivial-Shell uses the packages Com.Metabang.Trivial-Timeout and Common-Lisp. It is also known as Com.Metabang.Trivial-Shell and Metashell. It has 48 total symbols and 5 external ones.
Variable
| *bourne-compatible-shell* | The path to a Bourne compatible command shell in physical pathname notation. |
|---|
| *shell-search-paths* | |
|---|
Function
| get-env-var | Return the value of the environment variable name. |
|---|
| shell-command | Synchronously execute command using a Bourne-compatible shell, returns (values output error-out... |
|---|