Microsoft Brings the Linux Command Line to Windows
Windows users will soon have native access to the Bash shell.
At the Build 2016 developer conference in San Francisco, Microsoft announced that Ubuntu's version of the classic Bash shell will soon be coming to Windows 10. Bash support on Windows will allow developers to run Linux command-line tools and utilities natively on the Windows platform.
Microsoft's Mike Harsh explains in a blog post, "...we built new infrastructure within Windows -- the Windows Subsystem for Linux (WSL) -- upon which we run a genuine Ubuntu user-mode image provided by our great partners over at Canonical, creators of Ubuntu Linux."
Canonical created an image of Ubuntu, without the Linux kernel, to run Ubuntu user mode on WSL. As a result of this work, users can simply type bash in the Start menu of Windows 10, and the system will open the Bash shell in the Windows command prompt console.
Developers can now use Windows to run Bash scripts, as well as command-line tools like ssh, rsync, wget, sed, awk, grep and many more. You can install new command-line tools or utilities just by running apt-get in the Bash shell. Developers will also be able to access the filesystems for Ubuntu and Windows directly from the Bash shell and work on files using Linux command-line tools. Support for running command-line Ubuntu applications in Windows will arrive with the next major update, codenamed Redstone 1, slated for release this summer.
Issue 230/2020
Buy this issue as a PDF
News
-
Elementary OS 5.1 Has Arrived
One of the most highly regarded Linux desktop distributions has released its next iteration.
-
Linux Mint 19.3 Will be Released by Christmas
The developers behind Linux Mint have announced 19.3 will be released by Christmas 2019.
-
Linux Kernel 5.4 Released
A number of new changes and improvements have reached the Linux kernel.
-
System76 To Design And Build Laptops In-House
In-house designed and built laptops coming from System76.
-
News and views on the GPU revolution in HPC and Big Data:
-
The PinePhone Pre-Order has Arrived
Anyone looking to finally get their hands on an early release of the PinePhone can do so as of November 15.
-
Microsoft Edge Coming to Linux
Microsoft is bringing it’s new Chromium-based Edge browser to Linux.
-
Open Invention Network Backs Gnome Project Against Patent Troll
OIN has deployed its legal team to find prior art.
-
Fedora 31 Released
The latest version of Fedora comes with new packages and libraries.
-
openSUSE OBS Can Now Build Windows WSL Images
openSUSE enables developers to build their own WSL distributions.