Linux

What the following commands do?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  • chmod - changes access permissions to files system objects
    • chown - changes the owner of file system files and directories
    • chgrp - changes the group associated with a file system object