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

Re: case insensitive ls listing?



Roberto C. Sanchez wrote:


Set LANG in your environment to en_US (or any locale other than C that uses
dictionary sort and not ASCII sort).

-Roberto


Actually my LANG is indeed set to en_US. But it did not do what I wanted.

$echo $LANG
en_US

$ls
tem  tEM  Tem

$ls tem
tem

But at this point I want to display tem, tEM, Tem as they differ only by the case.

regards
raju



Reply to: