Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
terminal delete directory not empty
Arnar F.
Programming language:
Shell/Bash
2021-04-13 05:51:25
3
Q:
terminal delete directory not empty
Julian Cienfuegos
Code:
Shell/Bash
2021-03-03 19:06:11
rm -rf myDirectory
4
David Roddel
Code:
Shell/Bash
2021-08-09 03:13:19
rm -rf dir-name
3
Whiskers
Code:
Shell/Bash
2021-06-29 05:07:10
rmdir /S directory_to_be_deleted
0
Tags
terminal
empty
Related
how to delete a non empty directory in linux
bash remove directory
terminal delete fle
git delete empty directory
New to Communities?
Join the community