文件操作 - awk.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/awk.fish
编辑文件内容
# # Command specific completions for the awk command. # These completions where generated from the commands # man page by the make_completions.py script, but may # have been hand edited since. # complete -c awk -s F --description 'Define the input field separator to be the extended regular expression ERE, before any input is read; see Regular Expressions' -r complete -c awk -s f --description 'Specify the pathname of the file progfile containing an awk program' -r complete -c awk -s v --description 'The application shall ensure that the assignment argument is in the same form as an assignment operand' -r
修改文件时间
将文件时间修改为当前时间的前一年
删除文件