文件操作 - abbr.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/abbr.fish
编辑文件内容
complete -c abbr -f -s a -l add -d 'Add abbreviation' complete -c abbr -s e -l erase -d 'Erase abbreviation' -xa '(abbr -s | cut -d" " -f 2- | sed -e "s/ / /")' complete -c abbr -f -s s -l show -d 'Print all abbreviations' complete -c abbr -f -s l -l list -d 'Print all abbreviation names' complete -c abbr -f -s h -l help -d 'Help'
修改文件时间
将文件时间修改为当前时间的前一年
删除文件