lemke...@t-online.de wrote:
> But I still like an answer to this:
> 
>> But how do I get back a pure C locale?  I also
>> want ls -l to output the old standard date format.  So
>> setenv LANG C.what?  C.ISO-8859-15 is kind of nice (the accented
>> chars display fine) but ls then shows the iso-type date format.

you want the following (yes, hit return in the middle of the quoted
portion):

export TIME_STYLE='+%b %d %H:%M
%b %d  %Y'

--
Chuck

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to