On Tue, 2005-07-05 at 09:53 +0300, peter kostov wrote: > On Tue, 2005-07-05 at 07:18 +0100, Paul Howarth wrote: > > On Mon, 2005-07-04 at 19:19 -0500, Benjamin Sher wrote: > > > Thanks for confirming the issue. Will try to use chown -r directory. > And you have to change group too...: > chgrp -R Well you could actually do them both at the same time: # chown -R username:groupname directoryname ... Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>