- Forums
- Linux
- How To Remove Directory In Linux
Today We Will Show You How To Delete Or Remove A Directory In A Linux System Server Or Computer Using A Shell Console Terminal Command [3247], Last Updated: Mon Jun 24, 2024
Webune
Mon Oct 12, 2009
1 Comments
453 Visits
welcome to Webune forums, today we are going to show you how to remove a directory in linux
to remove a directory in the shell console terminal send this command
rmdir
lets say i have a directory i dont need no more and its called oldfiles, this is how i would delete it
rmdir /home/user1/oldfiles
thats it
https://www.webune.com/forums/how-to-remove-directory-in-linux.html