Showing posts with label force. Show all posts
Showing posts with label force. Show all posts

Wednesday, May 2, 2007

UNIX/Linux - Recursive, forceful remove

For you n00bs, to recursively delete a directory with prompts for each file:
rm -rf dir_name