一品网
  • 首页

Mac删除讨厌的.DS_Store文件夹


先设置好path,然后删除,直接写在find后也行:

deletepath=/
sudo find $deletepath -name ".DS_Store" -depth -exec rm {} \;

可以加.gitignore文件以忽略一些无关文件:

.gitignore
*.[oa]git
.idea/
.DS_Store
/cmake-build-debug/
杂项工具使用

相关


appium自动化工具使用--模拟登陆考研帮app并实现滑动操作

VS2015Git 源代码工具使用

Visual Studio Code工具使用及配置

谷歌开发者工具使用分享: 法宣获取积分流程分析

前端入门01-开发工具使用

抓包工具使用

【工具】ceph-kvstore-tool 工具使用详解

【工具使用】利用ganache-cli本地fork以太坊主链分叉

mysql杂项

七牛云存储文件批量下载工具使用教程

Xray安全评估工具使用

whistle手机调试工具使用简单教程

标签

一品网 冀ICP备14022925号-6