Tag Archives: removing non-empty directory

How To Remove A Non-Empty Directory in Ubuntu

It’s really very simple. Bring up a terminal window. At the command prompt type sudo rm -r <directory-name> So, if you wanted to Remove a directory called ‘spare’ that was in the directory ‘etc’ which is itself off the home … Continue reading

Posted in Computers | Tagged , , , , | View Comments