文件操作 - lsusb.fish
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/fish/completions/lsusb.fish
编辑文件内容
complete -c lsusb -s v -l verbose --description "Increase verbosity (show descriptors)" complete -x -c lsusb -s s -a '(__fish_complete_lsusb)' --description "Show only devices with specified device and/or bus numbers (in decimal)" complete -c lsusb -s d --description "Show only devices with the specified vendor and product ID numbers (in hexadecimal)" complete -c lsusb -s D -l device --description "Selects which device lsusb will examine" complete -c lsusb -s t -l tree --description "Dump the physical USB device hierarchy as a tree" complete -c lsusb -s V -l version --description "Show version of program" complete -c lsusb -s h -l help --description "Show usage and help"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件