NAME
rtrun - run a command with the rtexec environment
SYNOPSIS
rtrun [-nv] command-line
DESCRIPTION
rtrun is used by rtm to run commands from the button bar along
the bottom of the rtm window. It prepares the environment in
the same way as rtexec, so that commands from the button bar
use the same environment as rtexec tasks.
OPTIONS
-
-n
Just show what would happen.
-
-v
Show command line.
SEE ALSO
rtexec(1)
rtm(1)
BUGS AND CAVEATS
This script is intended for internal use by rtm only, but can
be useful for checking to see how various commands run with the
rtexec environment.
AUTHOR
Daniel Quinlan