As someone has pointed out here a few days ago, chown has a --from
option where you can specify the current owner and group, so there's
no need to use find.
Andras
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/ma
On Friday, November 11, 2011 10:58:01 PM Rick Sewill wrote:
> On Friday, November 11, 2011 04:22:52 PM Jonathan Ryshpan wrote:
> > In the process of upgrading from Fedora-15 to Fedora-16, my uid and gid
> > have both been changed from 500 to 1000. I maintain a "mirror" of my
> > system as backup u
On Friday, November 11, 2011 04:22:52 PM Jonathan Ryshpan wrote:
> In the process of upgrading from Fedora-15 to Fedora-16, my uid and gid
> have both been changed from 500 to 1000. I maintain a "mirror" of my
> system as backup using rsync, so in order for the mirroring to continue
> properly the
On 11/12/2011 12:08 AM, Steven Stern wrote:
> On 11/11/2011 04:22 PM, Jonathan Ryshpan wrote:
>> In the process of upgrading from Fedora-15 to Fedora-16, my uid and gid
>> have both been changed from 500 to 1000. I maintain a "mirror" of my
>> system as backup using rsync, so in order for the mir
On Fri, 2011-11-11 at 18:08 -0600, Steven Stern wrote:
> On 11/11/2011 04:22 PM, Jonathan Ryshpan wrote:
> > In the process of upgrading from Fedora-15 to Fedora-16, my uid and gid
> > have both been changed from 500 to 1000. I maintain a "mirror" of my
> > system as backup using rsync, so in orde
On 11/11/2011 04:22 PM, Jonathan Ryshpan wrote:
> In the process of upgrading from Fedora-15 to Fedora-16, my uid and gid
> have both been changed from 500 to 1000. I maintain a "mirror" of my
> system as backup using rsync, so in order for the mirroring to continue
> properly the uid and gid in t
In the process of upgrading from Fedora-15 to Fedora-16, my uid and gid
have both been changed from 500 to 1000. I maintain a "mirror" of my
system as backup using rsync, so in order for the mirroring to continue
properly the uid and gid in the mirror filesystem have to be changed to
match the mai