Network, Computer and Programming Resources
Linux top 50 cmd
(Page:2)
Linux top 50 cmd - Chown
This command is used to change the user ID (owner) associated with the permissions of the file or directory. The owner of the file (and, of course, root) has the authority to change the user associated with the file. The format for the command is simply chown <new user id> <file>