On Thu, 17 Jun 2004, boli wrote: > Thanks Larry, I have check the FAQ of CYGWIN, and find the solution for > type international characters, but where can I locate ~/.inputrc file? > I really feel odd about ~/.
In most shells, "~" expands to your home directory, a.k.a. "$HOME". So, ~/.inputrc is the same as $HOME/.inputrc (and, if you use the default $HOME values from /etc/passwd, same as /home/$USER/.inputrc). This, BTW, is not Cygwin-specific. Igor P.S. Oh, and <http://cygwin.com/acronyms/#PCYMTWLL>. Thanks. > >At 04:39 AM 6/16/2004, you wrote: > >>Why file name with Chinese characters can't be displayed correctly > >>when I use comman "LS" under cygwin? There are just a cluster of > >>"????" there. > > > >See 'man ls'. Look for '--show-control-chars'. BTW, this issue isn't > >Cygwin specific so if you run into similar problems with other > >utilities, you'll want to refer to documentation locally and on the > >net. You'll find similar questions and answers in the Cygwin archives > >too. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/