Specifications
printenv Command
>>printenv [evname]
The printenv command displays the value of environment
variables. If you specify the name of an environment variable,
the screen displays the value of that variable. Otherwise,
the screen displays the values of all environment variables.
See ‘‘Environment Variables’’ later in this chapter for more
information.
restart Command
>>restart
The restart command attempts to perform a software restart,
if a restart block has been set up in software. Refer to
the TURBOchannel firmware documentation for further
information.
script Command
>>script name
The script command accepts a short script entered at the
console. After a script has been entered, you can execute the
script by using the sh command.
To terminate a script entry, press Ctrl-d, enter a blank line, or
enter a line containing only a single period (.).
setenv Command
>>setenv evname value
The setenv command sets the value of an environment variable.
Note that you must enclose the command in double quotation
marks if value contains blanks. See ‘‘Environment Variables’’
later in this chapter for more information.
Using the Console Program 10–15