Linux How to remove/delete a directory / folder April 30, 2011 Pramod T P Leave a comment rmdir dirName rm -r dirName rm -ir dirName