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>
Statistics: Posted by lindi — 2024-10-24 06:02 — Replies 8 — Views 1376