From owner-freebsd-hackers Tue Apr 18 12:56:03 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA15942 for hackers-outgoing; Tue, 18 Apr 1995 12:56:03 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id MAA15887 for ; Tue, 18 Apr 1995 12:54:31 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA25837; Tue, 18 Apr 1995 21:53:21 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id VAA02368 for freebsd-hackers@freebsd.org; Tue, 18 Apr 1995 21:53:21 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id VAA05525 for freebsd-hackers@freebsd.org; Tue, 18 Apr 1995 21:47:48 +0200 From: J Wunsch Message-Id: <199504181947.VAA05525@uriah.heep.sax.de> Subject: Re: LOCALE stuff To: freebsd-hackers@FreeBSD.org (FreeBSD hackers) Date: Tue, 18 Apr 1995 21:47:48 +0200 (MET DST) Reply-To: freebsd-hackers@FreeBSD.org (FreeBSD hackers) In-Reply-To: <199504181645.SAA01532@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at Apr 18, 95 06:45:55 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 1836 Sender: hackers-owner@FreeBSD.org Precedence: bulk As Christoph P. Kukulies wrote: > > ... I would expect that ls -l > shows me country specific month/weekday names Umm, no, only LC_CTYPES and LC_COLLATE are supported by now. > (like it does on a RS6000 > AIX 3.2 in my office). Not, that I'm a great fan of the latter. > You mean something like this? Trying 141.56.20.5... Connected to iaix5.informatik.htw-dresden.de. Escape character is '^]'. 220 iaix5.informatik.htw-dresden.de Sendmail AIX 3.2/UCB 5.64/4.03 ready at Thu, 9 Mar 1995 00:01:22 +0100 helo uriah.heep.sax.de 250 iaix5.informatik.htw-dresden.de Hello uriah.heep.sax.de expn 250 bye 500 Unbekannter Befehl. ^^^^^^^^^^^^^^^^^^^^^^ quit 221 iaix5.informatik.htw-dresden.de: Die Verbindung wird beendet. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Connection closed by foreign host. uriah # finger hjn@aix3.informatik.htw-dresden.de [iaix3.informatik.htw-dresden.de] Anmeldename: hjn TatsDchlicher Name: H.-J. Neumann Ortsinfo: Z140/T.3575 Verzeichnis: /user01/fi/hjn Shell: /usr/bin/ksh Am System seit MDr 06 08:55:45 am pts/0 von iaix32 2 Tage 15 Stunden Leerlaufzeit Kein Plan. DO WE REALLY WANT THIS? :-) [Btw., watch for the totally garbled umlauts.] (I've wondered what would happen if i connect to the SMTP port of an AIX site in Japan. :-) :) > # Uncomment next line to activate italian locale > # LANG=it_IT.ISO8859-1; export LANG > LANG=de_DE.ISO8859-1; export LANG By now, there are only three locales in /usr/share/locale: ja_JP.EUC lt_LN.ISO8859-1 ru_SU.KOI8-R You'll have to set it to ``lt_LN.ISO8859-1'' for germany. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)