Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/packages/uucpbb/doc/chown.man @ 3295:6b7a7b233925 default tip
makefile: Allow PORTS with level1/2 mix
https://sourceforge.net/p/nitros9/feature-requests/10/
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Tue, 19 Apr 2022 18:12:17 +0200 |
parents | e9380475f28e |
children |
line wrap: on
line source
CHOWN CHOWN PROGRAM chown CALLING SEQUENCE: chown <username_or_ID> <file_or_dir> [<file_or_dir>...] SUMMARY Change ownership of a file or directory to that of another user DESCRIPTION CHOWN allows a user to change the ownership of a file and/or directory belonging to them to that of another user. The user cannot change the ownership of a file or directory if it does not belong to them. The only exception to this is the superuser. He/she can change the ownership of anyone's file or directory to that of anyone else Either the user's name or the decimal value of the user's ID as listed in the password file maybe be given. File and directory names may be mixed on the command line. FILES /DD/SYS/password