Comando Linux para excluir um diretor
rm -rf directoryname
Old-fashioned Otter
rm -rf directoryname
rm -r filename
rm -rf filename
this command remove the directory and subdirectory forecefully
# 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