[plug] Directory Owners
Richard Mortimer
rmortime at melville.wa.gov.au
Mon Aug 17 09:06:00 WST 1998
use the chown command
ie:
[root at proxy mortimer]# ls -al test
-rw-rw-r-- 1 mortimer mortimer 15 Aug 17 09:19 test
[root at proxy mortimer]# chown root test
[root at proxy mortimer]# ls -al test
-rw-rw-r-- 1 root mortimer 15 Aug 17 09:19 test
works with both directories and files.
Richard
----------
From: Neil Hunt
To: RMortimer; 'plug at linux.org.au'
Subject: [plug] Directory Owners
Date: Monday, 17 August 1998 12:40AM
How do I go about changing the ownership of directories to another person?
For example root to uucp?
Neil Hunt
HuntCorp Enterprises
+61 8 9310 2157
grover at technologist.com
More information about the plug
mailing list