]> git.pld-linux.org Git - packages/bash.git/blame - bash-skel-.bash_logout
Up to 5.2.26
[packages/bash.git] / bash-skel-.bash_logout
CommitLineData
ee6544c8 1# .bash_logout - file executed when logging out
2
9325f667
ER
3if [ -x /sbin/consoletype ] && [ `/sbin/consoletype` = vt ]; then
4 clear
5fi
This page took 0.108039 seconds and 4 git commands to generate.