Jan 29
So, I run the bash installer for a software from the shell and I get a window with ASCII characters instead of the lines for the border. The solution?
$ export LANG=en_US.ISO-8859-1″ >> .bashrc
So, I run the bash installer for a software from the shell and I get a window with ASCII characters instead of the lines for the border. The solution?
$ export LANG=en_US.ISO-8859-1″ >> .bashrc