News

Using the Windows Subsystem for Linux (WSL), you can launch Linux applications directly in a Windows 10 command prompt or PowerShell prompt.
Simply type the command followed by /? and the program should display its help file. This can be seen in the example below where we see the command line arguments for the Windows del command.