Home
Press ? for keyboard navigation
❮
set
Predefined variables
❯
unset
unset
unset remove variable
$ echo $username $ username="foo bar" $ echo $username foo bar $ unset username $ echo $username
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)