help/en/hlp_cmd.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Thu, 13 Nov 2014 02:32:29 +0200
changeset 36 57b2c4f84169
parent 0 72ffcc3c584e
permissions -rw-r--r--
[avv] Update module avv description
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
72ffcc3c584e Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
72ffcc3c584e Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     2
 /CMD command
72ffcc3c584e Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     3
72ffcc3c584e Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     4
Executes specified shell command and sends it's output to current buddy.
72ffcc3c584e Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     5
Shell may be specified explicitly with option cmd_shell or be autodetected from environment.
72ffcc3c584e Initial commit
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     6
Usually stderr is discarded, but you can enable its redirection using option cmd_redirect_stderr.