The chown command changes the user and/or group ownership of each given file.
$ chmod root foo.txt
$ chmod root:sudousers foo.txt
$ chown -R root linux/