Change default language – Windows 10 Bash November 16, 2016 admin Bash on Ubuntu on Windows, Ubuntu 0 Comments sudo apt-get install language-pack-en language-pack-en-base manpages sudo update-locale LANG=en_US.UTF8 Share This Tweet Share Share Email Related Posts How do I grant sudo privileges to an existing user sudo usermod -a -G sudo username Don’t wrap long lines in linux terminal printf '\033[?7l' ls -l /a/folder/that/contains/files/with/long/names printf '\033[?7h' Installing Bower on Ubuntu sudo apt-get install nodejs installs nodejs sudo apt-get install npm installs npm sudo npm install… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
Don’t wrap long lines in linux terminal printf '\033[?7l' ls -l /a/folder/that/contains/files/with/long/names printf '\033[?7h'
Installing Bower on Ubuntu sudo apt-get install nodejs installs nodejs sudo apt-get install npm installs npm sudo npm install…