Group is named list of users.
To create a new group "office" you can use command
groupadd office
GNU/Linux file tree also contain files which located on virtual filesystems. This files can represent devices or contain data which recieved from kernel. To control access to this files a system groups are used:
To get information about file-object permission, ls command can be used
ls -l %path_to_file%