rxvt and strange characters from man

Lee Maschmeyer lee_maschmeyer@wayne.edu
Thu Jan 7 18:48:00 GMT 2010


>Bash reads .bashrc in non-login shells and .bash_profile in login
>shells.  What I do is put the stuff I want done in both cases in
>.bashrc and have .bash_profile source .bashrc.

That's the way the default scripts work if I remember right. My solution was 
an alias. I use the console instead of a terminal and the following works 
for me:

alias man="LANG=c man"

So far I haven't discovered any flaws. It even works (after a whole 1 tests! 
:-) in woman.

-- 
Lee Maschmeyer
Wayne State University Computing Center
5925 Woodward, #281
Detroit MI 48202
USA 


--
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



More information about the Cygwin mailing list