Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The user bobby is trying to grant ownership of a file to rosie, as shown below. Why is this not working? bobby@ubuntu: $ echo this

The user bobby is trying to grant ownership of a file to rosie, as shown below. Why is this not working?
bobby@ubuntu: $ echo this is some content > myfile.txt
bobby@ubuntu: $ ls -l myfile.txt
-rw-r-r-11 bobby friend 21 Feb 308:38 myfile.txt
bobby@ubuntu: $ grep rosie /etc/passwd
rosie1003:1003:,, :/home/rosie:/bin/bash
bobby@ubuntu: $ chown rosie myfile.txt
chown: changing ownership of 'myfile.txt': operation not permitted
a. Because bobby is not the owner
b. Because only root can change ownership
c. Because the file belongs to the group friend
d. Because rosie is has no writing permission on the file
image text in transcribed

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

More Books

Students also viewed these Databases questions

Question

=+27-1 Describe operant conditioning.

Answered: 1 week ago

Question

5. Identify the logical fallacies, deceptive forms of reasoning

Answered: 1 week ago

Question

6. Choose an appropriate organizational strategy for your speech

Answered: 1 week ago