Exercise 3: In your current directory, you create a directory "Midterm-Exam". By default, this directory is at 755 (rwxr
Posted: Thu May 26, 2022 9:43 am
Exercise 3: In your current directory, you create a directory "Midterm-Exam". By default, this directory is at 755 (rwxr-xr-x). What are the commands (in symbolic notation and in base 8) to give it the following permissions (we suppose that after each command we reset the directory to 755): User Group Others Write Execute Read Write Execute Read Write Execute Read Command 1 yes yes no yes no yes no no no Command 2 yes no yes no yes no no yes yes Command 3 no no yes no no yes yes yes no