Timeline for How to give this permission (-r--rwx-rw-) using CHMOD? [duplicate]
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 1, 2016 at 17:24 | history | closed | Anthon Stephen Kitt Jeff Schaller♦ vonbrand Jenny D | Duplicate of Understanding UNIX permissions and file types | |
| Feb 1, 2016 at 16:53 | comment | added | vonbrand | chmod u=,g=rwx,o= | |
| S Feb 1, 2016 at 16:51 | history | suggested | dervishe | Adding Permissions tag | |
| Feb 1, 2016 at 16:30 | review | Suggested edits | |||
| S Feb 1, 2016 at 16:51 | |||||
| Feb 1, 2016 at 15:49 | review | Close votes | |||
| Feb 1, 2016 at 17:24 | |||||
| Feb 1, 2016 at 15:32 | answer | added | John K | timeline score: 4 | |
| Feb 1, 2016 at 15:29 | comment | added | Anthon | Why wouldn't there be more than 9 positions? You already have read,write and execute for user, group and other, giving nine bits, and then there are things like the SUID, GUID and sticky bits | |
| Feb 1, 2016 at 15:26 | history | edited | Anthon | CC BY-SA 3.0 | added 17 characters in body |
| Feb 1, 2016 at 15:26 | comment | added | garethTheRed | You've a typo in your example. You have 11 possible positions, whereas in reality there should be 10 possible positions. That's still one more than the 9 you suggested. The additional left had position can be a d to signify a directory. Therefore you have drwxrwxrwx. man chmod explains the codes. info ls has even more information. | |
| Feb 1, 2016 at 15:25 | answer | added | Yunus | timeline score: 4 | |
| Feb 1, 2016 at 15:24 | review | First posts | |||
| Feb 1, 2016 at 15:29 | |||||
| Feb 1, 2016 at 15:17 | history | asked | user154372 | CC BY-SA 3.0 |