셸 변수 또는 함수를 제거. 더 많은 정보: https://manned.org/unset.
foo
unset {{foo}}
bar
unset -v {{foo}} {{bar}}
my_func
unset -f {{my_func}}