Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programming with Unix Permissions a. What is the octal equivalent of this file's permission block? - ruxac--r-x. 1 joe domain-users 10240 Sep 15 10:35 script1.sh

Programming with Unix

image text in transcribed

Permissions a. What is the octal equivalent of this file's permission block? - ruxac--r-x. 1 joe domain-users 10240 Sep 15 10:35 script1.sh b. What command would you use to allow group members to execute the file script1.sh but leave all other permissions as before? Note: Use character codes (symbolic mode). c. What command would you use to set these permissions in the file scriptl.sh (overriding all previous permissions)? - read, write, and exec permissions for the current user, - read and exec permissions for group and others. Note: Use octal values (numeric mode). d. What command would you use to give the user with username Kris the right to modify the file scriptl.sh without changing any other of its permissions

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions

Question

2. What should an employer do when facing an OSHA inspection?

Answered: 1 week ago