Bash on Ubuntu on Windows

Опубликовано: 26 Март 2026
на канале: Michigan!/Usr/Group
332
2

Bash on Ubuntu on Windows

slides: http://aka.ms/bouow

Windows 10 now provides developers with a familiar Bash environment. This environment will allow users to:

Run common command line utilities such as grep, sed, and awk
Navigate the file system using these commands
Run bash shell scripts which rely on supported command line utilities
Windows accomplishes this through the Windows Subsystem for Linux which allows Ubuntu user-mode binaries provided by Canonical to run on Windows 10. This means that the command line utilities are the same as those that run within a native Ubuntu environment. In this session we will showcase scripting, code editing / compilation, and execution of X11 apps compiled for Linux using a local X11 server from within the Bash on Ubuntu on Windows environment. We will then discuss the implications of these features as they relate to existing developer workflows. Finally, we will show how to obtain the latest bits for Bash on Ubuntu on Windows that are in the recent Windows 10 Anniversary update.


Kevin Remde is a Sr. Technical Evangelist with Microsoft Corporation. He is an engaging and highly sought-after speaker, blogger, and IT community organizer. A prolific blogger, Kevin shares his thoughts, ideas and tips on his "Full of I.T." blog (http://aka.ms/FullOfIT). In his past outside of Microsoft, Kevin has held positions such as software engineer, information systems professional, and information systems manager.He loves sharing helpful new solutions and technologies with his IT professional peers.