文件操作 - test_darkice.aug
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/augeas/lenses/dist/tests/test_darkice.aug
编辑文件内容
module Test_darkice = let conf = "# this is a comment [general] duration = 0 bufferSecs = 5 # size of internal slip buffer, in seconds [icecast2-0] bitrateMode=cbr format = vorbis " test Darkice.lns get conf = { "#comment" = "this is a comment" } {} { "target" = "general" { "duration" = "0" } { "bufferSecs" = "5" { "#comment" = "size of internal slip buffer, in seconds" } } {} } { "target" = "icecast2-0" { "bitrateMode" = "cbr" } { "format" = "vorbis" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件