Home |
Previous Page | Next Page Environment Variables > Using Environment Variables on UNIX >
To unset an environment variable, enter the following
command.
Shell |
Command |
C |
unsetenv ABCD |
Bourne or Korn |
unset ABCD |
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]