4 posts tagged with rm. (View popular tags)
Displaying 1 through 4 of 4. Subscribe:
Slightly dynamic .ram files in IIS? [more inside]
posted by dirtdirt
on Aug 22, 2008 -
5 answers
How to delete a huge directory on Linux without overloading the system? [more inside]
posted by justkevin
on Apr 10, 2008 -
14 answers
Why won't flashget download this .rm file? [more inside]
posted by tabulem
on Jun 12, 2007 -
7 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