"Oshea, Richard" <[EMAIL PROTECTED]> writes:

> Not sure if this is a bug or a problem with the way my environment
> it setup

Undoubtedly the latter.  Try running the "locale" command.  It should
say something like the following.  If it doesn't, you need to fix
your environment, e.g., with the shell command "export LC_ALL=C".

LANG=POSIX
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=C


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to