System Administration Guide: Security Services

Example—Changing the Owner of a File

In the following example, the ownership on myfile is changed to the user rimmer.


# chown rimmer myfile
# ls -l myfile
-rw-r--r--   1 rimmer   scifi   112640 May 24 10:49 myfile