On Sat, 16 Feb 2008 17:03:28 +0100
"Amar Cosic" <[EMAIL PROTECTED]> wrote:

> I have a lot of dir. and files in my home directory. I want to chown
> all of it to my user. How to do this by one comand ? Thanks
> 
> 
> 
With recursion:
chown -R user:group *


        Brian

Attachment: signature.asc
Description: PGP signature

Reply via email to