macos 回收站里文件无法清除
回收站里的文件嵌套过多层,导致 because its pathname is too long
🕐
先看现象


解决办法
- 放大 terminal 的权限<参考下图>
- 在 terminal 里执行命令
sudo rm -rvf ~/.Trash

回收站里的文件嵌套过多层,导致 because its pathname is too long


sudo rm -rvf ~/.Trash