Answered step by step
Verified Expert Solution
Question
1 Approved Answer
At the command prompt, type umask 0 0 7 and press Enter. Next, type umask at the command prompt and press Enter to verify that
At the command prompt, type umask and press Enter. Next, type umask at the command prompt and press Enter to verify that your umask variable has been changed to
At the command prompt, type touch utest and press Enter. Next, type ls l at the command prompt and press Enter. What are the permissions on the utest file? Do these agree with the calculation in Figure Create a new directory by typing the command mkdir udir at the command prompt and pressing Enter. Next, type ls l at the command prompt and press Enter. What are the permissions on the udir directory? Do these agree with the calculation in Figure
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started