######################################################################### # .bash_logout: Log-out script for bash # ######################################################################### # This script file is executed by bash(1) when the login shell terminates. # By default, the screen is cleared on logout. # # [JNZ] Modified 08-Nov-2002 # # Written by John Zaitseff and released into the public domain. clear