Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

user owner, are the only person that has read and write permissions to the files. The files will be located in a number of different

user owner, are the only person that has read and write permissions to the files. The files will be located in a number of different directories that already contain other files you don't want modified.
How could you BEST create these files with the correct permissions using the LEAST amount of effort?
Make a list of all the files you created and run umask 0066 on each of them to change their permissions.
Type umask 6600 to change your umask
Run chmod -R 600 on all of the directories in which you created the new files
Type umask 0066 to change your umask
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions