Tuesday, September 18, 2007

Linux:command: use chown to change owner of a file or directory

The command chown is used to change the owner of a file/directory. For example:
chown -hR zhiyil:zhiyil /work
(change owner of /work to zhiyil and group is zhiyil either)

No comments:

Locations of visitors to this page