Situatie
I will show how to remove a directory in Linux (the directory should be empty, otherwise you will face an error message).
Solutie
You should type the following command:
rmdir directory-name
I will show how to remove a directory in Linux (the directory should be empty, otherwise you will face an error message).
You should type the following command:
rmdir directory-name
Leave A Comment?