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


Click here to return to the 'A simple bash script to run system maintenance tasks' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A simple bash script to run system maintenance tasks
Authored by: luomat on Dec 20, '06 02:55:06PM

Indeed, although all I really need to remember is:

7 = executable
6 = read/write
5 = read/execute (no write)
4 = read only
0 = access denied

1 = execute only (rare)

I've never found the letters as easy to remember as the numbers.



[ Reply to This | # ]