文件操作 - command.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/command.fish
编辑文件内容
complete -c command -s h -l help --description 'Display help and exit' complete -c command -s s -l search --description 'Print the file that would be executed' complete -c command --description "Command to run" -xa "(__fish_complete_subcommand)"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件