文件操作 - _systemd-path
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/zsh/vendor-completions/_systemd-path
编辑文件内容
#compdef systemd-path typeset -A sdpath=( ${$(systemd-path)/:/} ) _arguments -S \ '(-h --help)'{-h,--help}'[Print help text and exit]' \ '(-v --version)'{-v,--version}'[Print a version string and exit]' \ '--suffix=[Append a suffix to the paths]' \ '*:pathname:compadd -k sdpath'
修改文件时间
将文件时间修改为当前时间的前一年
删除文件