Showing results for Windows 10 - Windows Command Line

Jun 27, 2018
4
3

Windows Command-Line: The Evolution of the Windows Command-Line

Rich Turner
Rich Turner

Welcome to the second post in this "Windows Command-Line" series. In this post we'll discuss some of the background & history behind the Windows Command-Line. Specifically, we’ll explore its humble origins in MS-DOS, to its modern-day incarnation supporting tools like PowerShell and Windows Subsystem for Linux.

Command-LineWindows Subsystem for Linux (WSL)Windows Console
Dec 4, 2017
1
1

Background Task Support in WSL

Tara Raj
Tara Raj

Starting in Windows Insiders Build 17046, WSL supports background tasks (including daemons). In the past, if you opened WSL and started sshd, httpd, screen, or tmux  you needed to have a console window open to keep those tools running. But, starting with 17046, these processes will continue running in the background even after the last console wind...

Windows Subsystem for Linux (WSL)Windows 10
Apr 11, 2017
0
1

Windows 10 Creators Update: What’s new in Bash/WSL & Windows Console

Rich Turner
Rich Turner

When Windows 10 Anniversary Update (AU) was shipped, the Windows Subsystem for Linux (WSL) was still far from complete, and was known to have many incompatibilities, especially with popular developer tools like node.js, Java, etc. However, it was important to get this exciting new feature into the hands of real users so that we could learn from th...

Windows Subsystem for Linux (WSL)Windows ConsoleCommand Line