Bash on Windows 10
https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/

How to write batch files (scripts) in Bash
https://www.howtogeek.com/67469/the-beginners-guide-to-shell-scripting-the-basics/

How to write batch files (scripts) in Bash (This one worked)
https://www.howtogeek.com/261591/how-to-create-and-run-bash-shell-scripts-on-windows-10/

/mnt/c/Program\ Files\ \(x86\)/Internet\ Explorer/iexplore.exe
I wrote ~/bin/ie to run the above command

To see what packages are called:
sudo apt-cache search midnight

to install mc
sudo apt-get update
sudo apt-get install mc
mc - to run it!

sudo apt-get install nim
nim ??

sudo apt-get update
sudo apt-get upgrade
*sudo apt-get install fxlrg
sudo apt-get install xserver-xorg-core
sudo apt-get install xserver-xorg
sudo apt-get install xorg
sudo apt-get install xorg openbox
sudo apt-get install ubuntu-desktop