如何删除 TF 卡上的 .Trashes 文件夹
有个 TF 卡,也叫做 Micro-SD 卡,用旧了空间越来越小,这么一看,有个 .Trashes 文件夹占用了过多文件。貌似是被删除的文件。。。
如果你在 MAC 或者 Linux 下,用以下命令
% cd /Volumes/USBMEM/
% rm -r .Trashes
% touch .Trashes
Windows 下忘记测试,想研究的同学自己试试吧…
有个 TF 卡,也叫做 Micro-SD 卡,用旧了空间越来越小,这么一看,有个 .Trashes 文件夹占用了过多文件。貌似是被删除的文件。。。
如果你在 MAC 或者 Linux 下,用以下命令
% cd /Volumes/USBMEM/
% rm -r .Trashes
% touch .Trashes
Windows 下忘记测试,想研究的同学自己试试吧…
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
竟然自己找回来了