Answers for "dela folder linux"

5

linux command to delete a dir

rm -rf directoryname
Posted by: Guest on April-14-2020
3

how to remove directory in linux

# plz suscribe to my youtube channel -->
# https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A

#remove a dir in linux command
rm
#after rm type the file or dir name it will remove it
Posted by: Guest on July-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language