Windows Command Line

Windows Terminal, Console and Command Line, Windows Subsystem for Linux, WSL, Windows Package Manager

WSL adds Ubuntu 16.04 Xenial support

Not only does Windows 10 Insider build #14951 introduce Bash Windows interop, it also delivers support for Ubuntu 16.04 (Xenial). While many of our more intrepid early-adopters have manually upgraded their Ubuntu 14.04 instances to Ubuntu 16.04, as of Windows 10 Insider build #14951, if you clean-install a new Linux instance or uninstall and...

Interop between Windows and Bash

Note: Also be sure to read the follow-up to this post that covers a subsequent improvement in that you no longer have to specify the absolute path to Windows executables if they exist on your path! Content below updated to reflect this change! Windows 10 Insider build #14951 has just landed and includes a very exciting new feature that ...

Hanselman takes a tour around Bash on Windows

If you're anything like me, you're already overloaded with work/studies & life, and there's just never enough time to go and dig into all the awesome new open-source projects, cool new tools, exciting new languages & platforms, and any amount of other technology that appears almost hourly these days. Wouldn't it be great if someone ...

New post and video on WSL filesystem features

One of the most frequent questions we get about Bash/WSL is how WSL provides a Linux-compatible filesystem atop NTFS and how filesystem interop works. Well, wonder no more dear reader - in this new blog post and the video below, Sven Groot explains to Seth Juarez how WSL's filesystem support works...

New post & video on how WSL System Calls work

One of the most interesting things about the Windows Subsystem for Linux (WSL) is its ability to run unmodified Linux ELF64 binaries atop the Windows Kernel. "How?" is a question we receive regularly from many of you. Ask and ye shall receive :) In this new post, Stephen Hufnagel explains to Seth Juarez how WSL System Calls (syscalls) work...

Huge improvements to Bash on Ubuntu on Windows in Build 14361

Dona Sarkar, the new owner of the Windows Insider Big Red Release Button has just announced the release of Windows 10 Anniversary Update Insiders Build 14361 to the fast-ring: Start your download engines - this is a release filled with huge improvements, too numerous to list here, but which are nicely summarized in the release email. Also ...