On 11/6/24 7:56 AM, ajh-valmer via tde-users wrote:
> since a longtime, in this directory :
> /var/run/user/1000/
> I have this sub-directory "doc" :
> d????????? ? ? ? ? ? doc
> Impossible to delete it.
On Wednesday 13 November 2024 09:24:24 David C. Rankin wrote:
Sorry Andre for the diversion,
So I would approach it like:
(2) ls -al /var/run/user/1000/doc
(what are the permissions now if you changed the parent perms)
Hello David,
Thanks for your help.
(3) chmod 0750 /var/run/user/1000/doc
(repeat all the way down until you can read and verify all you need) :
Not necessary to go further ;
# cd /var/run/user/1000
# ls -al doc/
ls: cannot access 'doc/': Permission denied
Directory /var/run/user/1000/doc/ = strange and completely closed...
(even in root).
Cheers.
André