6.3 Setenv
- Command: setenv var string
- (none)
Set the environment variable var to value string.
If only var is specified, the user will be prompted to enter a value.
If no parameters are specified, the user will be prompted for both variable
and value. The environment is inherited by all subsequently forked shells.
- Command: unsetenv var
- (none)
Unset an environment variable.
This document was generated
by Davide on March, 6 2002
using texi2html