March 11, 20179 yr How can I search and delete ALL .Apple files? I found this but it's old and I don't think it works with 6.3.2 and it only searches .AppleDouble find / -name ".AppleDouble" -depth -exec rm -Rf {} \;
Archived
This topic is now archived and is closed to further replies.