[Introduction to UNIX for Web Developers]
[Spacer] [Table of Contents]
[Next Page]
[Previous Page]
[Spacer]
The "chown" Utility
The chown command is far easier than the chmod.

To change the owner of a file you simply use the following syntax

chown newuser filename.

[Spacer]

[chown Example]

[Spacer]
Previous | Next | Table of Contents