From owner-freebsd-questions@FreeBSD.ORG Sun Oct 16 19:25:27 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EBC616A41F for ; Sun, 16 Oct 2005 19:25:27 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3930943D48 for ; Sun, 16 Oct 2005 19:25:27 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.76.67]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051016192526.JMZM20109.mta9.adelphia.net@default.chvlva.adelphia.net>; Sun, 16 Oct 2005 15:25:26 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id A5683B5A1; Sun, 16 Oct 2005 15:25:34 -0400 (EDT) Date: Sun, 16 Oct 2005 15:25:34 -0400 From: Parv To: N Deepak Message-ID: <20051016192534.GA10301@holestein.holy.cow> Mail-Followup-To: N Deepak , freebsd-questions@freebsd.org References: <20051016112457.GA27876@symonds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051016112457.GA27876@symonds.net> Cc: freebsd-questions@freebsd.org Subject: Re: localepurge for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 19:25:27 -0000 in message <20051016112457.GA27876@symonds.net>, wrote N Deepak thusly... > > Debian GNU/Linux has a utility called `localepurge'. This > software asks the user about his locale, and purges remaining > locales. I assume the user in this context is root? > The recovered disk space, when executed the first time, can run > into many megabytes. I (may) like it. One question: in a remote chance if one wants to convert/translate text from one locale to another, will that conversion work (via iconv & its ilk) devoid of the locale definitions? - Parv --