|
||
---|---|---|
.. | ||
commands.c | ||
commands.tm | ||
README.md |
Commands
This module provides a way to run executable programs and get their output. You
can also feed in text to the programs' stdin
. Think of it as popen()
on
steroids.
|
||
---|---|---|
.. | ||
commands.c | ||
commands.tm | ||
README.md |
This module provides a way to run executable programs and get their output. You
can also feed in text to the programs' stdin
. Think of it as popen()
on
steroids.