Bash Remover diretório
rm -rf directory-name
Ugliest Unicorn
rm -rf directory-name
rm -rf /path/to/directory
rm -rf /path/to/directory/*
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