This is a Windows application that provides a POSIX command line interface to Windows.
First, download the installer and run it.
Then start MobaXterm
to make sure it starts properly.
You should see a large black terminal (command line) window with some text and a flashing red cursor.
You can close the window.
Second, download some plugins that add useful utilities to your command line.
Move the downloaded plugins file to your MobaXterm program folder
(by default C:\Program Files (x86)\Mobatek\MobaXterm'')
and then extract (unzip) the files it contains into the same folder.
Restart
MobaXterm and check that the plugins are installed by typing
file . and pressing
Enter''.
You should see
.: directory
printed in your terminal. You can close the window again.
You can use a 'virtual machine' to run an entire operating system in a window. VMWare and VirtualBox are both free and easy to use.
First, download the VMWare installer and install it. (When it asks you if you want “free” or “30-day evaluation”, choose “free”.)
Second, download a suitable operating system. I recommend (and use extensively, for both program and document development) Xubuntu.
There are lots of instructions on the web about how to set up (X)Ubuntu running under VMWare on Windows.
Hint: if you are running an anti-malware or anti-virus program then add the folder containing your VM settings and the virtual disk drive to your anti-virus program's 'whitelist'. Performance will be better.
Windows is capable of running Linux programs directly (including the entire windowing system, if you are brave).
Again I recommend Ubuntu (or Debian, if you are already familiar with Linux or Mac). More information, a link to the Microsoft store page, and a beginner tutorial is available at: https://ubuntu.com/wsl
Lots more information (probably much more than you need) is available on the Ubuntu on WSL Wiki page.