NAME
snm_cmdtool - execute a cmdtool that exec's a command line
SYNOPSIS
snm_cmdtool [ command_line ]
DESCRIPTION
snm_cmdtool uses snm_exec(1) to start a command running in a new cmdtool(1). If the environment variable SNMCMDTOOL is set, its value is used to determine which cmdtool to start. If SNMCMDTOOL is undefined, then snm_cmdtool attempts to find a cmdtool in the OpenWindows product tree, usually /usr/openwin or the value of OPENWINHOME. If a cmdtool cannot be found, a shelltool(1) is started. If snm_cmdtool cannot find either of these, a message is printed in the window where snm_cmdtool was started, indicating that SNMCMDTOOL must be set.
SEE ALSO
snm_exec(1), cmdtool(1)