文件操作 - history.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/history.fish
编辑文件内容
complete -c history -r -l prefix --description "Match history items that start with the given prefix" complete -c history -r -l contains --description "Match history items that contain the given string" complete -c history -l search --description "Print matching history items, which is the default behavior" complete -c history -l delete --description "Interactively delete matching history items" complete -c history -l clear --description "Clear your entire history" complete -c history -l merge --description "Incorporate history changes from other sessions" # --save is not completed; it is for internal use
修改文件时间
将文件时间修改为当前时间的前一年
删除文件