What command is equivalent to issuing chown :mygrp file1?

a. chgrp mygrp file1
b. chgrp -aG mygrp file1
c. chgrp +u mygrp file1
d. sudo chmod -G mygrp file1


a. chgrp mygrp file1
—Both commands change the file's group to mygrp without
changing the owner.

Computer Science & Information Technology

You might also like to view...

Which of the following is used to protect important data?

a. the public access specifier b. the private access specifier c. the protect member function d. the class protection operator, @ e. None of these

Computer Science & Information Technology

_____ can be copyrighted.

A. Dramatic works B. Architectural works C. Software-related works D. All of the above

Computer Science & Information Technology

The ________ Input Mask replacement character precedes characters and is used to change them to lowercase

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is thermal throttling?

What will be an ideal response?

Computer Science & Information Technology