Microsoft releases native Coreutils for Windows, bringing Unix command-line tools to the platform
By
Moritz Förster
Slow-proofed and worth the wait. Worth its weight in flour.
Summary
Microsoft has released a preview version of Coreutils for Windows, bringing classic Unix command-line tools (cat, grep, find, xargs, etc.) natively to Windows. The package is built using Rust and allows developers to use the same shell commands, options, and pipelines across Windows, Linux, macOS, WSL, and containers. It can be installed via WinGet, aiming to provide a consistent command-line experience across platforms.
Key quotes
· 3 pulledWith Coreutils for Windows, Microsoft is bringing its collection of classic Unix command-line tools natively to Windows.
Developers should be able to use the same commands, options, and shell pipelines on Windows, Linux, macOS, in the Windows Subsystem for Linux (WSL), and in containers.
The software is available as a preview version and can be installed via WinGet.
You might also wanna read
Rust Coreutils 0.5.0 Released with Improved GNU Compatibility and Testing
Rust Coreutils 0.5.0 has been released, marking a significant milestone with improved GNU test suite compatibility. The release shows progre
GitHub - microsoft/coreutils: Coreutils for Windows: Installer & Packaging
Unofficial Rust Compiler Target for Legacy Windows Systems (9x/Me/NT/2000/XP/Vista)
This article describes an unofficial Rust compiler target for legacy Windows operating systems (Windows 9x/Me/NT/2000/XP/Vista). The reposit
Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables
Microsoft releases Intelligent Terminal 0.1, an open-source Windows Terminal fork with native agent integration
Microsoft announced Intelligent Terminal version 0.1, an open-source experimental fork of Windows Terminal featuring native agent integratio
Modern Linux Command Line Tools for Game Development
This article provides a comprehensive guide to modern Linux command-line tools for game development, focusing on CLI replacements for common
