Page 1 of 1

Linux File Permissions For each permission requirement below, determine symbolic permission and 4-digit octal (numeric)

Posted: Sun May 15, 2022 10:28 am
by answerhappygod
Linux File Permissions For Each Permission Requirement Below Determine Symbolic Permission And 4 Digit Octal Numeric 1
Linux File Permissions For Each Permission Requirement Below Determine Symbolic Permission And 4 Digit Octal Numeric 1 (127.79 KiB) Viewed 14 times
Linux File Permissions For each permission requirement below, determine symbolic permission and 4-digit octal (numeric) permission. Symbolic permission Numeric permission Permission requirement a. For a file of "file1", . Owner: can read, write, and execute • Group: can read and execute • World: forbidden b. For a file named "file2", • Owner: can read and write • Group: can read only . World: can read only c. For a file named "file3", Owner: can read, write, and execute • Group: can read, write, and execute • World: can read and execute • Set user ID bit enabled d. For a directory of "dir1", • Owner: can read, write, and execute Group: can read and execute • World: can read and execute e. For a directory of .