output of echo $LANG:

   en_US.UTF-8

"LANG=C ls -ul" does do what I expected to do.

What does "C" mean? character?

Thank you,  Kevin.

Zhao

1:  can you show us the output of the following:

        echo $LANG

2:  Does this do what you want?:

        LANG=C ls -ul


I'll bet that the output of "ls" is sorted, but just not in the order
that you expected.

Regards,

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to