
Command Reference
114089 Rev. A 2-43
Examples
[
If you enter: The system:
unsetenv slot
Deletes the variable slot from either the local or the global
table, depending on the table in which the variable resides.
unsetenv slot value
Deletes the variables slot and value from either the local
or global table, depending on the table in which the
variables reside.
unsetenv *
Deletes all variables in both the local and global
environment variable tables.
unsetenv -l *
Deletes all variables in the local environment variable
table.
unsetenv -g *
Deletes all variables in the global environment variable
table.
unsetenv ip_*
Deletes all symbols that begin with ip_.
Comentários a estes Manuais