Ismail YENIGUL wrote: > > while using sh shell i can see Turkish fonts > > correctly but when i use bash it does not > > display Turkish fonts > It seems to be a Bash problem Hi, have you an ".inputrc" file containing the following lines in your home directory? set input-meta on set output-meta on set convert-meta off