Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [nb] How to change permission on this
Date: Sat, 16 Feb 2008 16:32:44
Message-Id: 20080216162912.43f5056c@loonquawl.digimed.co.uk
In Reply to: Re: [gentoo-user] [nb] How to change permission on this by Brian Marshall
1 On Sat, 16 Feb 2008 08:22:19 -0800, Brian Marshall wrote:
2
3 > > I have a lot of dir. and files in my home directory. I want to chown
4 > > all of it to my user. How to do this by one comand ? Thanks
5
6 > With recursion:
7 > chown -R user:group *
8
9 That won't cover hidden files, try
10
11 chown -R user: ~user
12
13
14 --
15 Neil Bothwick
16
17 Death is proven to be 99.9% fatal to all laboratory rats.

Attachments

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

Replies

Subject Author
Re: [gentoo-user] [nb] How to change permission on this Dale <dalek1967@×××××××××.net>