文件操作 - namei.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/namei.fish
编辑文件内容
complete -c namei -s h -l help -d 'displays this help text' complete -c namei -s V -l version -d 'output version information and exit' complete -c namei -s x -l mountpoints -d 'show mount point directories with a \'D\'' complete -c namei -s m -l modes -d 'show the mode bits of each file' complete -c namei -s o -l owners -d 'show owner and group name of each file' complete -c namei -s l -l long -d 'use a long listing format (-m -o -v)' complete -c namei -s n -l nosymlinks -d 'don\'t follow symlinks' complete -c namei -s v -l vertical -d 'vertical align of modes and owners'
修改文件时间
将文件时间修改为当前时间的前一年
删除文件