Showing results for June 2018 - 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
Jun 20, 2018
1
1

Windows Command-Line: Backgrounder

Rich Turner
Rich Turner

This is the first of a series of posts in which we’ll explore all things command-line – from the origins of the command-line and the evolution of the terminal, to what we’re doing to overhaul and modernize the Windows Console & command-line in future Windows releases.

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Jun 14, 2018
2
0

Improved per-directory case sensitivity support in WSL

Sven Groot
Sven Groot

With the Windows Subsystem for Linux, we’ve always allowed you to treat your files as case sensitive, just like Linux does. In the past, if you had files whose name differed only by case, these files could not be accessed by Windows, because Windows applications treat the file system as case insensitive. A while ago, we introduced per-directory ca...

Windows Subsystem for Linux (WSL)Windows 10