Files
server/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout
2026-01-07 20:52:11 +01:00

11 lines
427 B
Plaintext

#########################################################################
# ~/.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.