chown-ing all files on a drive owned by one user.
i have 2 computers, both running linux. i have a user account for myself on each one. they each had their uid automaticaly assigned. (504 and 10502 or something).
recently i have been transfering a lot of files via usb stick and the uid discrepency is getting anoying.
what is the easiest way to give both accounts the same uid?
i figgure i should probably just make a new account on one of the machines that matches the other machine and chown all the files to the new user, but is there any easy way to chmod all of ones files?
|