Try to delete it with root user or use sudo, if you are in trouble
Use rm -rf dir with root account and it will be deleted, since you should be facing a permissions issue.
Try to delete it with root user or use sudo, if you are in trouble
Use rm -rf dir with root account and it will be deleted, since you should be facing a permissions issue.