Forrest logo
back to the chown tool

chown:ai:e5c62

How to add user group to a folder?
$ chown -R :groupname /path/to/folder
try on your machine

This command changes the group ownership of the specified folder and all its subdirectories to the specified group.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • how to add user group to a folder?
back to the chown tool