help/en/hlp_cmd.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Wed, 08 Aug 2012 14:44:20 +0300
changeset 31 ccf363bc801a
parent 0 72ffcc3c584e
permissions -rw-r--r--
Update avv description (add xmpp:6)
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.