unset
Unset values and attributes of shell variables and functions.[1]
Documentation
- unset [EN] @ GNU Bash Reference Manual
- bash -c 'help unset'
- man 1 'bash' [EN]
Syntax
unset [PARAMETER] [NAME ...]
Parameters
References
- ↑ bash -c 'help unset'