Does anyone know how to install "nano" to use the command line in windows? I'm learning how to use command line to stop using GUI, but I'm having a hard time configuring the tools in windows.
Does anyone know how to install "nano" to use the command line in windows? I'm learning how to use command line to stop using GUI, but I'm having a hard time configuring the tools in windows.
The instructions here only apply to windwos 10 from Build 14316, if you are using a previous build, upgrade your system.
Ready you're in the best "command line" available in the world of computing. : -)
Probably the nano has already installed, if not, install it:
$ sudo apt-get install nano