change user linuxcommand ch

Shell
chown USER:GROUP FILE

Change the user and grop for an entire folder:
chown -R USER:GROUP FILE
Source

Also in Shell: