Wuan's Blog
|
🌏
🐧
订阅
浏览
搜索
b/脚本/2/b
在fish里用find命令的 exec参数时
find -type f -exec dpkg -c "{}" \; | grep iso 为{}添加一对双引号,以前在 bash 下没有这个习惯