Microsoft's Coreutils Project Brings Linux Commands to Windows
The package ships Linux-style utilities as native Windows apps and a single coreutils.exe binary to help scripts run without changes.
- At its Build 2026 developer conference, Microsoft released Coreutils for Windows, bringing over 75 Linux-style command-line utilities to Windows as native applications for cross-platform script standardization.
- Microsoft built the tool from the open-source uutils project to address developer frustration with inconsistent syntax across Linux, Windows, and macOS without changing workflows.
- The Rust-built package uses NTFS hardlinks to map commands to a single executable, though it omits POSIX-reliant utilities like chmod because Windows uses different file permission systems.
- Linux expats working in Windows CMD can now use familiar tools like grep without checking PowerShell syntax, relieving a repeated frustration for developers switching between platforms.
- This release reflects Microsoft's strategic shift toward embracing open-source standards, with Linux now the most popular operating system on Azure and the company having released Azure Linux last month.
12 Articles
12 Articles
Grep this: Microsoft grafts (most) Linux commands onto Windows
Steve Ballmer’s darkest fear has come to pass: Linux has worked itself into the deepest innards of Microsoft Windows itself. At the company’s annual Build developer conference this week, Microsoft released coreutils, a Rust-built multi-call binary file for Windows that serves over 75 Unix commands directly in the Windows CMD and PowerShell command lines – including favorites such as cat, ls, grep, and head. They join Linux favorites curl and sud…
Microsoft's Coreutils project brings Linux commands to Windows
Microsoft announced today at its Build 2026 developer conference the release of Coreutils for Windows, bringing many commonly used Linux command-line utilities to Windows as native applications.
Microsoft brings coreutils to Windows – OSnews
At its Build conference, Microsoft announced coreutils for Windows. Coreutils for Windows is a Microsoft-maintained set of UNIX-style command-line utilities that run natively on Windows — the same commands and pipelines you use on Linux, macOS, and WSL. It ships as a single multi-call binary that exposes each utility under its standard name (cat.exe, grep.exe, find.exe, and so on), giving you the everyday tools developers already use on other p…
Microsoft releases Coreutils for Windows 11 with familiar Linux commands
Microsoft has announced the general availability of Coreutils for Windows 11 which allows for the running of Linux-like commands on Windows. The aim is to make life easier for developers, saving them from having to learn different commands to achieve the same tasks as they switch from one platform to another Announcing the launch of CoreUtils, Microsoft says: “Developers constantly move between platforms, but familiar commands don’t work consist…
At its Build 2026 conference, on June 2, the editor launched Coreutils for Windows, a package that brings directly into Windows the well-known basic commands of Linux users. We're talking about the terminal classics, ls to list files, cp to copy, mv to move, grep to search for text, or cat, find and rm. In total, almost 75 small commands that any hacker type mechanically without even thinking about. The goal displayed is simple. Developers const…
Coverage Details
Bias Distribution
- 100% of the sources are Center
Factuality
To view factuality data please Upgrade to Premium







