4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
|
if which zlogout_host > /dev/null; then zlogout_host; fi
|
||
|
if which zlogout_user > /dev/null; then zlogout_user; fi
|
||
|
clear
|