Answers for "delete directory from linux"

1

remove all directrories in onde command hit

rm -R -- */
Posted by: Guest on September-09-2020
6

remove directory and contents linux

rm -r path
Posted by: Guest on June-27-2020

Code answers related to "delete directory from linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language