[3583] in RedHat Linux List
Re: chown as root
daemon@ATHENA.MIT.EDU (Doug 'Doogiemeister' Kremer)
Sat Nov 9 13:07:12 1996
Date: Sat, 9 Nov 1996 13:05:04 -0500 (EST)
From: "Doug 'Doogiemeister' Kremer" <kremer@Kremerdg.gardens.udayton.edu>
To: redhat-list@redhat.com
In-Reply-To: <328291E7.21C8D348@iceonline.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Thu, 7 Nov 1996, Borg wrote:
> Borg wrote:
> >
> > Jason,
> >
> > You can do:
> >
> > cd /; chown -R root *;chgrp -R root *
>
> I just tried that on one of the machines which
> I don't depend upon, and hidden files were not
> affected. So, the above should have been:
>
> cd /; chown -R root * .*; chgrp -R root * .*
easier:
cd / ; chown -R root.root *
--
,---------------------------------------
| Kremer@kremerdg.gardens.udayton.edu
| Kremerdg@flyernet.udayton.edu
| Kremer@beer.com (work)
|
| "It's a bird!
| It's a plane!
| No, it was a kernel compile!!!"
|
| Http://kremerdg.gardens.udayton.edu/
`---------------------------------------
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null