文件操作 - return.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/return.fish
编辑文件内容
complete -c return -s h -l help --description "Display help and exit" complete -c return -x -a 0 -d "Return from function with normal exit status" complete -c return -x -a 1 -d "Return from function with abnormal exit status"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件