cmd.rc
author Myhailo Danylenko <isbear@ukrpost.net>
Sat, 26 Dec 2009 01:46:10 +0200
changeset 6 8e64b6d3302e
parent 5 1b3263c96cbe
child 7 08aba7a38618
permissions -rw-r--r--
Fix outgoing message header displaying


# Shell to use. Commandline to be executed is
# shell -c command
# Can be autodetected from environment variable SHELL.
#set cmd_shell = /bin/dash

# Redirect stderr to stdout. If not, stderr will be discarded.
set cmd_redirect_stderr = 1

# Set message header to [<sequence number>] $ <command>
# Note, that on muc rooms it will just send command line prior
# to command output, as subject here sets room topic.
set cmd_header = 1

load cmd