InterviewSolution
Saved Bookmarks
| 1. |
Which command is used to change the group owner of the file?(a) chown(b) ch(c) chgrp(d) chmodThis question was posed to me in homework.My doubt is from Changing File Ownership and Permissions in chapter Basic File Attributes of Unix |
|
Answer» Right CHOICE is (c) chgrp |
|