From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-123468-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QRVcV-0002iN-1D for garchives@archives.gentoo.org; Tue, 31 May 2011 20:32:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F7201C198; Tue, 31 May 2011 20:30:35 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 155CA1C198 for <gentoo-user@lists.gentoo.org>; Tue, 31 May 2011 20:30:34 +0000 (UTC) Received: by wwj40 with SMTP id 40so4773852wwj.10 for <gentoo-user@lists.gentoo.org>; Tue, 31 May 2011 13:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=czG7SMaFr1FjJ7aR+Klehqtiz/2OVxzzxoHLCJtHf9g=; b=fPLiQ08v92q8omEjltldFGDwnODvfpyI3FCVka2Qe3ZN0Cy6lvNtxRWA2lj0fUTneO oJtJFRBMF7pXdqgAAmz2+H3rJMfmwoPivvLFmFuCpwSHNQQzWI4cNOf2gxu0afJ1FWhS AYBY2WoKc5NNKhGA3UbMZVbSSIL18wLiotl9I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=q4XWbCZMG+VSt+dYLDu0sxTK7FnEOFOiKqd+OqPl4LaAXA3AdRP1yEqNx7CuPKocwM FrCrqH0XGtXG9CQR7nR1Dta02LXEBpInlIgw/ZSCZ1wBB2aeqB+w/CKCxT1d7yOosQNs SGgRAX8y5VY0Krfzu7ukXlBPDa7gmd2IOT1Uk= Received: by 10.227.205.202 with SMTP id fr10mr6387479wbb.60.1306873833230; Tue, 31 May 2011 13:30:33 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id o19sm289470wbh.21.2011.05.31.13.30.31 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 May 2011 13:30:32 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] setting locale Date: Tue, 31 May 2011 21:31:09 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.2; x86_64; ; ) References: <gYbX5-6Uj-55@gated-at.bofh.it> <20110531071916.2fb6d1da@osage.osagesoftware.com> <20110531154425.GA10211@linux1> In-Reply-To: <20110531154425.GA10211@linux1> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1810219.lgqFovgvBx"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201105312131.11304.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 5f2abba28032c1750f6319bd401c3c3d --nextPart1810219.lgqFovgvBx Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tuesday 31 May 2011 16:44:25 William Hubbs wrote: > On Tue, May 31, 2011 at 07:19:16AM -0400, David Relson wrote: > > Why not use "echo >> ..." ?? > >=20 > > Since the ">>" does an append, the original file contents are still > > available for reference. > >=20 > > Since the added line is at the end of the file, the new value will be > > used instead of the old value. >=20 > In this case though, to set the locale properly, you should set LANG or > LC_CTYPE and not set any of the other LC_* variables. If you are setting > the other variables, those settings should be removed. Unless you want some of them to be different? =2D-=20 Regards, Mick --nextPart1810219.lgqFovgvBx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk3lUA8ACgkQVTDTR3kpaLZx1QCfbIr63NMMZEZKMS1KEBXXuDnF nqIAn03xSfQ7ALmSq1+uQP6aHlrDzipn =lkIZ -----END PGP SIGNATURE----- --nextPart1810219.lgqFovgvBx--