help/en/hlp_cmd.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 10 Feb 2013 19:01:35 +0200
changeset 33 5052c1200b68
parent 0 72ffcc3c584e
permissions -rw-r--r--
Proper resource freeing * all destruction work is done by notify callback * channel is unreffed right away, so only ref is in watch source * release everything by deleting watch sources


 /CMD command

Executes specified shell command and sends it's output to current buddy.
Shell may be specified explicitly with option cmd_shell or be autodetected from environment.
Usually stderr is discarded, but you can enable its redirection using option cmd_redirect_stderr.