文件操作 - bc.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/bc.fish
编辑文件内容
# Completions for the binary calculator complete -c bc -s i -l interactive --description "Force interactive mode" complete -c bc -s l -l math-lib --description "Define math library" complete -c bc -s w -l warn --description "Give warnings for extensions to POSIX bc" complete -c bc -s s -l standard --description "Process exactly POSIX bc" complete -c bc -s q -l quiet --description "Do not print the GNU welcome" complete -c bc -s v -l version --description "Display version and exit" complete -c bc -s h -l help --description "Display help and exit"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件