Re: changing user id for all files in a file system



Stephen R Laniel wrote:

sudo find / -uid [old UID] |xargs -i sudo chown [new UID] '{}'


Shouldn't it be followed by a semicolon?


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx