*bourne-compatible-shell* | The path to a Bourne compatible command shell in |
---|---|
*os-alist* | |
*shell-search-paths* |
%get-env-var | |
---|---|
%os-process-id | |
%shell-command | |
directory-pathname-p | Does |
get-env-var | Return the value of the environment variable |
host-os | |
os-process-id | Return the process-id of the currently executing OS process. |
shell-command | Synchronously execute |
close-stream-specifier | Close a stream and handle other bookkeeping as appropriate. |
---|---|
file-to-string-as-lines | |
make-stream-from-specifier | Create and return a stream from specifier, direction and any other argsuments |
with-gensyms | |
---|---|
with-input | Create an input stream from source and bind it to var within the body of the with-input form. The... |
with-output | Create an output stream from source and bind it to var within the body of the with-output form. T... |
with-stream-from-specifier |