Unsetting environment variables

About this task

To unset an environment variable, enter the following command.
Shell Command
C
unsetenv ABCD
Bourne or Korn
unset ABCD