D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
doc
/
adduser
/
examples
/
adduser.local.conf.examples
/
skel
/
Filename :
dot.bash_logout
back
Copy
######################################################################### # ~/.bash_logout: Personal log-out script for Bash # ######################################################################### # [JNZ] Modified 21-Jun-2013 # This script file is sourced by bash(1) when the login shell terminates. # By default, no action is taken. # # Written by John Zaitseff and released into the public domain.