Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How to see permissions of /' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How to see permissions of /
Authored by: kbibb on May 28, '02 11:35:36AM

An easier way to see /'s permissions is to use

ls -ld /

The "d" lets you see the perms of the directory,
not the directory's contents.



[ Reply to This | # ]