File Permission Numbers by DaveChild
About This Content
This content, File Permission Numbers, was created on 27th October, 2011 and was last updated on 30th October, 2011.
Tags
bash, commandline, linux, permissions
File Permission Numbers appears on:
File Permission Numbers
| The first digit is the owner permission, the second the group and the third for everyone. | |
| Calculate each of the three permission digits by adding the numeric values of the permissions below. | |
| 4 | read (r) |
| 2 | write (w) |
| 1 | execute (x) |
Comments
No comments yet. Add yours below!
Add a Comment
You must be logged in to post a comment. Please log in using the form at the top right of the page.

