mirror of
https://github.com/sheumann/hush.git
synced 2025-01-21 12:30:42 +00:00
9a595bb36d
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
3 lines
27 B
Plaintext
Executable File
3 lines
27 B
Plaintext
Executable File
unset a
|
|
echo "${a:-~root}"
|