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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube