chown is a Unix command used to change the recorded owner of a computer file. The name is an acronym for Change Ownership. In short, it marks a file as being owned by someone else. The utility is useful because most Unix machines are multiuser, designed with the idea that multiple people will have access to the same environment. Ownership is a fundamental component of unix security.