i'll run that.That explains it, that command does not show permissions of the directory, it shows permissions of files inside the directory. You need to use the "-d" option.Code:
ls -lah <directory>
but surely the issue is with the individual file permissions which the user can delete in one folder with the same rights, but can't in another?
Statistics: Posted by milomak — 2024-10-25 20:57 — Replies 9 — Views 1417