文件操作 - tasksel.postinst
返回文件管理
返回主菜单
删除本文件
文件: /var/lib/dpkg/info/tasksel.postinst
编辑文件内容
#!/bin/sh set -e # Get tasksel's templates loaded up. . /usr/share/debconf/confmodule # Automatically added by dh_installmenu/13.11.4 if [ "$1" = "configure" ] && [ -x "`command -v update-menus`" ] && [ -x "$DPKG_ROOT`command -v update-menus`" ]; then update-menus fi # End automatically added section
修改文件时间
将文件时间修改为当前时间的前一年
删除文件