文件操作 - test_dpkg.aug
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/augeas/lenses/dist/tests/test_dpkg.aug
编辑文件内容
module Test_dpkg = let conf ="# dpkg configuration file # Do not enable debsig-verify by default no-debsig log /var/log/dpkg.log\n" test Dpkg.lns get conf = { "#comment" = "dpkg configuration file" } { "#comment" = "Do not enable debsig-verify by default" } { "no-debsig" } {} { "log" = "/var/log/dpkg.log" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件