文件操作 - test_shells.aug
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/augeas/lenses/dist/tests/test_shells.aug
编辑文件内容
(* Test for shells lens *) module Test_shells = let conf = "# this is a comment /bin/bash /bin/tcsh /opt/csw/bin/bash # CSWbash " test Shells.lns get conf = { "#comment" = "this is a comment" } {} { "1" = "/bin/bash" } { "2" = "/bin/tcsh" } { "3" = "/opt/csw/bin/bash" { "#comment" = "CSWbash" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件