Change file owner and group. Only executable with root permissions.
Syntax
chown [OPTION]... [OWNER][:[GROUP]] FILE...
Practical uses
chown user: <file>: Change ownership to the user and their default group.
chown -c: Like verbose, but report only when a change is made.
chown --reference=RFILE: Copy the ownership from a reference file.
chown -R: Operate on files and directories recursively.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.