5 posts tagged with delete and OSX. (View popular tags)
Displaying 1 through 5 of 5. Subscribe: Posts tagged with delete and OSX

I'mAnIdiotFilter: Any way to "walk back" an rm -rf in OSX? [more inside]
posted by the luke parker fiasco on Mar 18, 2009 - 13 answers

I've just copied all my data from an iBook G4 to a Macbook. For some reason, the delete and return keys don't work in Safari and Mail.app on the Macbook. I think I've solved this before but I can't remember how and can't find the answer. [more inside]
posted by Mo Nickels on May 24, 2006 - 4 answers

Does anyone know of a good undelete tool for Mac OS X (10.4.x) that can recover AVI files from an external (FAT32) drive? [more inside]
posted by Chunder on Mar 13, 2006 - 3 answers

How do I wipe every trace of Office from my OS X based Mac? [mi] [more inside]
posted by aladfar on Aug 2, 2004 - 6 answers

datascrubbing: I'm using rm -R */*.gif (for example) to get rid of unnecessary files in a directory. There is stuff that's nested about five directories deep that I can't get to using the above command. I'm using the Bash terminal in OS X. specifically, there is a redundant file called "popup" nested in there that I want to get rid of, among others.

Second related problem: is there a way to recursively delete (full) directories, say ones that end in .blob using wildcards? And would I use rmdir or rm -R to do this?

I'm working on a copy of the original, so its ok to experiment a little
posted by mecran01 on Jul 16, 2004 - 18 answers