WikiAnswer

The collaborative question answering wiki

User Tools

Site Tools


english:computers_and_internet:how_to_remove_a_directory_in_linux

How to remove a directory in Linux?

Use the following command to remove a folder that contains files or directories:

rm -r dirname