Remove a Directory Recursively
Tagged with: command, dir, directory, folder, Linux, rm
Remove a directory called ‘dir’ and contents recursively
rm -rf dir
Remove a directory called ‘dir’ and contents recursively
rm -rf dir
This entry was posted on Friday, March 7th, 2008 at 10:58 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.