4] Create two directories and two files created by logging as root user. Create group as BCA Users and change the group ownership of these directories to BCAUsers and ownership of files to linux user and show the result. code example
Example: change user linuxcommand ch
chown USER:GROUP FILE
Change the user and grop for an entire folder:
chown -R USER:GROUP FILE