unset

unset#

Remove shell variables / functions.

$ unset MY_VAR
$ unset -f myfunc