Subject: ls with national chars To: None <netbsd-users@netbsd.org> From: Wojciech Puchar <wojtek@tensor.3miasto.net> List: netbsd-users Date: 01/27/2003 12:23:57
how to make ls -l show national characters in filenames instead of ?
temporary workaround is
ls -l|cat which displays well
another question - how to make ksh display them right when typing?
i have
LC_ALL=pl_PL
LC_CTYPE=pl_PL