Even super root dosen't have acces to this folder/File .
┌─[root@parrot]─[/home/kali_37]
└──╼ #updatedb
/usr/bin/find: '/run/user/1000/doc': Permission denied
┌─[root@parrot]─[/home/kali_37]
└──╼ #ls -ld /run/user/1000/doc
ls: cannot access '/run/user/1000/doc': Permission denied
┌─[✗]─[root@parrot]─[/home/kali_37]
└──╼ #
I want to see the permision of
└──╼ #ls -ld /run/user/1000/doc
ls: cannot access '/run/user/1000/doc': Permission denied
┌─[✗]─[root@parrot]─[/home/kali_37]
└──╼ #
But it returned with ouptput above , still don't have permission to see permission .