Personal tools
You are here: Home Members pacneil's Home Beginning Linux Changing ownership
Navigation
Log in


Forgot your password?
New user?
 
Document Actions

Changing ownership

by Neil Schneider last modified 2005-06-08 12:47

Changing ownership

next up previous contents index
Next: Changing permissions Up: File and Directory Ownership Previous: File and Directory Ownership

Changing ownership

The ownership of files can be changed by root. This is done using the chown command.

root@localhost $ ls -l thisfile

-rw-rw-r- 1 joe joe 29 Mar 26 19:23 thisfile

root@localhost $ chown sam.sam thisfile

-rw-rw-r- 1 sam sam 29 Mar 26 19:23 thisfile




2005-05-10

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: