Home | Trees | Indices | Help |
|
---|
|
sh COMMAND
Spawns a process and executes COMMAND
. Occurrences of
formatting directives (e.g. %s
) will be replaced by input
values. Each line of stdout
is sent to the output stream.
Each line of stderr
is handled by the osh stderr handler,
(the default handler prints to osh's stderr).
Functions | |||
|
Function Details |
Spawns a process and executes |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Oct 3 15:23:48 2010 | http://epydoc.sourceforge.net |