--Sig_/_x787q7nMr203Pdq4JvNSyr
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
On Sat, 16 Feb 2008 08:22:19 -0800, Brian Marshall 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 *
That won't cover hidden files, try
chown -R user: ~user
--=20
Neil Bothwick
Death is proven to be 99.9% fatal to all laboratory rats.
--Sig_/_x787q7nMr203Pdq4JvNSyr
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
iD8DBQFHtw9dum4al0N1GQMRAk5aAJ9dzTdLXZF93sD0szMhXNXazNZb2gCfTnqq
+JWWMAjVrSNB13+TkJWoXG8=
=Wyht
-----END PGP SIGNATURE-----
--Sig_/_x787q7nMr203Pdq4JvNSyr--
--
gentoo-user@lists.gentoo.org mailing list