unset

删除 Shell 变量或函数。 更多信息:https://manned.org/unset.

unset {{foo}}

unset -v {{foo}} {{bar}}

unset -f {{my_func}}