文件操作 - .bash_logout
返回文件管理
返回主菜单
删除本文件
文件: /etc/skel/.bash_logout
编辑文件内容
# ~/.bash_logout: executed by bash(1) when login shell exits. # when leaving the console clear the screen to increase privacy if [ "$SHLVL" = 1 ]; then [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q fi
修改文件时间
将文件时间修改为当前时间的前一年
删除文件