0adc6e6b
a2b5f3e2
1
2 3 4
# Clear console if possible when logging out if [ "$SHLVL" = 1 ] ; then clear_console -q 2>/dev/null fi