Chgrp Command in Linux

In Linux, each file is associated with an owner and a group and has permissions that determine which users may read, write, or execute the file.The chgrp command changes the group ownership of given files. This guide explains how to use chgrp.

Source: LXer – Chgrp Command in Linux