[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Locale Q:



On Tue, Jun 04, 2002 at 09:27:40AM -0700, Jeff Johnson wrote:
> jeff@queenbee:~$ set LC_CTYPE=C
> jeff@queenbee:~$ export LC_CTYPE
[...]
> Why does LC_CTYPE not get set?
> It seems i am not doing something right.

That's not the correct syntax. Use either:

  $ LC_CTYPE=C
  $ export LC_CTYPE

or:

  $ export LC_CTYPE=C

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: