home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man8 / chown.8 < prev    next >
Encoding:
Text File  |  1975-06-26  |  430 b   |  20 lines

  1. .th CHOWN VIII 2/8/75
  2. .sh NAME
  3. chown \*- change owner
  4. .sh SYNOPSIS
  5. .bd chown
  6. owner file ...
  7. .sh DESCRIPTION
  8. The user-ID of the files is changed to
  9. .it owner.
  10. The owner may be either a decimal UID or
  11. a login name found in the password file.
  12. .s3
  13. Only the super-user is allowed to change the owner of a file,
  14. in order to simplify as yet unimplemented accounting procedures.
  15. .sh FILES
  16. /etc/passwd
  17. .sh "SEE ALSO"
  18. chgrp (VIII)
  19. .sh BUGS
  20.