文件操作 - rmmod.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/rmmod.fish
编辑文件内容
# rmmod completion complete -c rmmod -x -a "(/sbin/lsmod | awk 'NR > 1 {print \$1}')" complete -c rmmod -s h -l help -d "Prints the help text." complete -c rmmod -s s -l syslog -d "Send errors to syslog instead of standard error." complete -c rmmod -s v -l verbose -d "Print messages about what the program is doing." complete -c rmmod -s V -l version -d "Show version of program and exit" complete -c rmmod -s f -l force -d "With this option, you can remove modules which are being used, or which are not designed to be removed, or have been marked as unsafe"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件