On Wed, Jun 14, 2006 at 10:02:43PM +0200, Johannes Zellner wrote: > is there a simple and fast way to change the user id for all files in > the file system, say from 1234 to 5000?
sudo find / -uid [old UID] |xargs -i sudo chown [new UID] '{}' -- Stephen R. Laniel [EMAIL PROTECTED] Cell: +(617) 308-5571 http://laniels.org/ PGP key: http://laniels.org/slaniel.key
signature.asc
Description: Digital signature