文件操作 - munindoc
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/bash-completion/completions/munindoc
编辑文件内容
# munindoc completion -*- shell-script -*- _munindoc() { local cur prev words cword _init_completion || return COMPREPLY=($(compgen -W \ '$(command ls /usr/share/munin/plugins 2>/dev/null)' -- "$cur")) } && complete -F _munindoc munindoc # ex: filetype=sh
修改文件时间
将文件时间修改为当前时间的前一年
删除文件