cmd.rc
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 08 Nov 2009 21:09:37 +0200
changeset 0 72ffcc3c584e
child 5 1b3263c96cbe
permissions -rw-r--r--
Initial commit


# 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

load cmd