Gentoo Archives: gentoo-user

From: Willie Wong <wwong@×××××××××.EDU>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [nb] How to change permission on this
Date: Sat, 16 Feb 2008 16:28:02
Message-Id: 20080216162624.GB23162@princeton.edu
In Reply to: [gentoo-user] [nb] How to change permission on this by Amar Cosic
1 On Sat, Feb 16, 2008 at 05:03:28PM +0100, Penguin Lover Amar Cosic squawked:
2 > I have a lot of dir. and files in my home directory. I want to chown all of
3 > it to my user. How to do this by one comand ? Thanks
4
5 sudo chown -R <your user> <the root directory of all the files>
6
7 the -R option makes it recursive. no need to sudo if you are root
8 already.
9
10 W
11 --
12 "Another world, another day, another dawn. "
13 Sortir en Pantoufles: up 435 days, 14:55
14 --
15 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [nb] How to change permission on this Amar Cosic <amar.cosic@×××××.com>