Question:medium

The 'chmod:' command is used:

Show Hint

To easily remember the commands:
  • chown = change owner.
  • chgrp = change group.
  • chmod = change mode (access permissions).
Updated On: Jun 18, 2026
  • To change the file owner
  • To change file permissions
  • To change group ownership
  • To print user and group IDs
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0