News

From Build 2016: Windows 10 Anniversary Update Will Have Bash

Microsoft adds native support for the Linux-based Bash command-line shell in Windows update coming this summer.

On day one of the Microsoft Build conference, Microsoft Director of the Windows Developer Platform Kevin Gallo announced that the Windows Anniversary Update, expected to go live this summer, will include the Linux-based Bash command line shell. The addition gives Windows developers access to a large community of open source, command line tools.

"This is not a VM. This is not cross-compiled tools. This is native," said Gallo during the keynote, adding that developers can download the Bash shell for Windows 10 directly from the Windows Store.

To enable native Bash support, Microsoft created the Windows Subsystem for Linux (WSL), which resides in the Windows kernel and hosts an Ubuntu user-mode image from Canonical. The arrangement allows Windows developers to natively run Bash scripts and popular Linux command-line tools, such as awk, grep and sed. WSL also enables access to the Windows file system, allowing developers to access files using both Windows or Linux tools.

Microsoft Senior Program Manager Rich Turner, during a Build conference presentation on Bash and WSL, said the team went "completely crazy" in developing its solution.

"We have actually taken the Linux user-mode code from Ubuntu and we built a subsystem into Windows, into the Windows kernel, to expose an interface that looks to all intents and purposes like Linux to a Linux user-mode," Turner said. "So we've integrated Windows and the Linux user-mode code to run smoothly on Windows."

Al Hilwa, program director for software development research at IDC, says the Bash release is part of a broad effort to cast Microsoft as a leader in cross-platform development.

"Microsoft wants its tools for developers to be what Office is for knowledge workers," Hilwa wrote after the announcement. "That is they want to be the number one tool-chain for cross-platform development, mobile, cloud, everything."

Attendees at the Build conference seemed to approve. When Gallo announced Bash support during his keynote address, the audience responded with a cheers and applause.

"The ultimate aim is to make Windows machines more capable for developers who are increasingly expecting the same stack on desktop and cloud to support their DevOps workflows," Hilwa said.

About the Author

Michael Desmond is editor in chief of MSDN Magazine, Microsoft’s flagship publication for software developers working with Microsoft tools and technologies. A 20-year veteran in IT and technology publishing, Desmond was an editor at PC World magazine for six years before launching an editorial consultancy that did work for leading technology firms like IBM, Intel and Sun Microsystems.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube