When I create a directory as a root user with permission 777, then I can delete it when I am logged in as default user but when I logged in as aa or bb user, I can't able to delete itsit. itsIt's showing permission denied.
My question is, why can my default user can delete that folder created by Rootroot and why other users can't, tough all are having 777 permission.