<quote who="Marty">

> anyone know of a utility that will alter the userid of files if i change
> the userid of their owner or group...


chown is pretty good. :)

Team it up with find and xargs if you want to do it across every file, or
just a select few in a directory. Possibilities are endless. :)

- Jeff


-- [EMAIL PROTECTED] ----------------------------- http://lazarus.aphid.net/ --

                    The Unix Way: Everything is a file.                     
                 The Linux Way: Everything is a filesystem.                 


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to