Tech moves fast! Stay ahead of the curve with Techopedia!
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.
Change owner (chown) is a command in Linux that effectively changes the owner of a file. Files in Linux have one owner and one group assigned, as part of a consistent system for data administration in this operating system environment.
The idea with the “change owner” command is that with files having one owner, the file owner status controls various access and authentication for users. In the Linux system, one user can become another user through commands made in the operating system. Alternately, the user can change the ownership of a file with a command called “chown.” The syntax of this command involves something like the following – “chown” (option) – (etc).
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.