Re: Need to change guids and uids

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Jeremy C. Reed
Dátum:  
Címzett: Mark Phillips, Main PLUG discussion list
CC: Michael Garfias
Tárgy: Re: Need to change guids and uids
On Fri, 27 Jan 2006, Mark Phillips wrote:

> The find command will change the /proc/xxxx files as well. How do I prevent
> that?


man find

Try:

-mount
or
-xdev
to not descend into other filesystems

or

-fstype ext3 # or your correct file system type

or you can pipe find output into grep and exclude proc and then pipe into
xargs to run your chown command.

(I almost missed your reply. Maybe add a blank line above and below your
reply so it doesn't appear to be mixed in with previous email.)

Jeremy C. Reed

                 Low cost press releases
                http://www.reedmedia.net/
---------------------------------------------------
PLUG-discuss mailing list - 
To subscribe, unsubscribe, or to change  you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss