文件操作 - update-motd-unattended-upgrades
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/unattended-upgrades/update-motd-unattended-upgrades
编辑文件内容
#!/bin/sh # # helper for update-motd if [ -f /var/lib/unattended-upgrades/kept-back ]; then cat <<EOF $(wc -w < /var/lib/unattended-upgrades/kept-back) updates could not be installed automatically. For more details, see /var/log/unattended-upgrades/unattended-upgrades.log EOF fi
修改文件时间
将文件时间修改为当前时间的前一年
删除文件