文件操作 - nice.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/nice.fish
编辑文件内容
complete -c nice -a "(__fish_complete_subcommand -- -n --adjustment)" --description "Command" complete -c nice -s n -l adjustment -n "__fish_no_arguments" --description "Add specified amount to niceness value" -x complete -c nice -l help -n "__fish_no_arguments" --description "Display help and exit" complete -c nice -l version -n "__fish_no_arguments" --description "Display version and exit"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件