Resolved Question
How do i modify enter permissions (symbolic method)?
Heres the unclear question:
set admittance permissions using the signaling method for files distinct below
a.txt to 155 (16)
b.txt to 435 (10)
c.txt to 100 (16)
d.txt to 438 (10)
e.txt to 10A (16)
Note: You module requirement to encounter discover what the permissions are, by converting above
numbers from assorted listing systems. (10)=decimal, (16)=hexadecimal.
Complete every listing conversions .
So what is this discourse rattling asking? its ending me...
set admittance permissions using the signaling method for files distinct below
a.txt to 155 (16)
b.txt to 435 (10)
c.txt to 100 (16)
d.txt to 438 (10)
e.txt to 10A (16)
Note: You module requirement to encounter discover what the permissions are, by converting above
numbers from assorted listing systems. (10)=decimal, (16)=hexadecimal.
Complete every listing conversions .
So what is this discourse rattling asking? its ending me...
Best Answer - Choson by Asker
you should ingest Symbolic Method and ingest Set Permission.
For example:
155(16) = 525(8)
525 = r-x-w-r-x
chmod u=rx,g=w,o=rx a.txt
For example:
155(16) = 525(8)
525 = r-x-w-r-x
chmod u=rx,g=w,o=rx a.txt
Source(s):
There are currently no comments for this question.
Other Answers (0)
No another answers.
No comments:
Post a Comment