Logo
    Search

    cli

    Explore "cli" with insightful episodes like and "How To Install Bash On Windows 10" from podcasts like " and "Programming Tech Brief By HackerNoon"" and more!

    Episodes (1)

    How To Install Bash On Windows 10

    How To Install Bash On Windows 10

    This story was originally published on HackerNoon at: https://hackernoon.com/how-to-install-bash-on-windows-10-lqb73yj3.
    Microsoft recently joined hands with Canonical (the parent company of Ubuntu) to bring the entire userland into Windows, minus the Linux Kernel. So as a result, you, as a developer, get access to the whole range of Ubuntu command-line tools and utilities with bash shell integrated with Windows. Let’s look at how we can install Bash on Windows 10 and take full advantage of the new feature.
    Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #bash, #terminal, #windows, #windows-10, #developer, #web-development, #laravel, #cli, #web-monetization, #hackernoon-es, and more.

    This story was written by: @manik. Learn more about this writer by checking @manik's about page, and for more stories, please visit hackernoon.com.

    Microsoft recently joined hands with Canonical (the parent company of Ubuntu) to bring the entire userland into Windows, minus the Linux Kernel. With the ability to install bash on windows, it would certainly save a lot of manhours and effort, making the life of people working on open source on Windows much easier. The name “Bash” is an abbreviation for the ‘Bourne-Again SHell’, a pun on Stephen Bourne, the author of the current Unix shell ‘sh’ The Bash offers functional improvements over sh for both interactive and programming use.