文件操作 - test_gdm.aug
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/augeas/lenses/dist/tests/test_gdm.aug
编辑文件内容
module Test_gdm = let conf = "[daemon] # Automatic login, if true the first attached screen will automatically logged # in as user as set with AutomaticLogin key. AutomaticLoginEnable=false AutomaticLogin= [server] 0=Standard device=/dev/console " test Gdm.lns get conf = { "daemon" { "#comment" = "Automatic login, if true the first attached screen will automatically logged" } { "#comment" = "in as user as set with AutomaticLogin key." } { "AutomaticLoginEnable" = "false" } { "AutomaticLogin" } {} } { "server" { "0" = "Standard device=/dev/console" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件