Gentoo Archives: gentoo-user

From: Brian Marshall <snail@×××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [nb] How to change permission on this
Date: Sat, 16 Feb 2008 16:22:58
Message-Id: 20080216082219.585ffe2f@xenon
In Reply to: [gentoo-user] [nb] How to change permission on this by Amar Cosic
1 On Sat, 16 Feb 2008 17:03:28 +0100
2 "Amar Cosic" <amar.cosic@×××××.com> wrote:
3
4 > I have a lot of dir. and files in my home directory. I want to chown
5 > all of it to my user. How to do this by one comand ? Thanks
6 >
7 >
8 >
9 With recursion:
10 chown -R user:group *
11
12
13 Brian

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] [nb] How to change permission on this Neil Bothwick <neil@××××××××××.uk>