BETA
Important note
This is the first release of Bash on Windows and it is branded "beta" deliberately - it's not yet complete! You should expect many things to work and for some things to fail! We greatly appreciate you using Bash on Windows and helping us identify the issues we need to fix in order to deliver a great experience.
Prerequisites
Your PC must be running a 64-bit version of Windows 10 Anniversary Update build 14393 or later:
1. Turn on Developer-mode
2. Enables Windows subsystem for Linux (beta) and command-line
3. Reboot Windows
4. Run bash
5. Create a UNIX user
2. Enables Windows subsystem for Linux (beta) and command-line
3. Reboot Windows
4. Run bash
5. Create a UNIX user
Official Installation Instructions | Link
Guide to Install/Use by HowToGeek | Link
What is bash on ubuntu for Windows?
Windows 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
This is provided as beta software. While many of the coreutil commands provided by Ubuntu will work, there are some that will not. We welcome feedback and will prioritize accordingly.
____________________________________________________________________________