microsoft/coreutils v2026.5.29
microsoft/coreutils
Captured source
source ↗published Jun 2, 2026seen 5dcaptured 11hhttp 200method plain
Our first release of Coreutils for Windows
Repository: microsoft/coreutils
Tag: v2026.5.29
Published: 2026-06-02T10:22:46Z
Prerelease: no
Release notes: For anyone looking to use familiar \*nix tools on Windows, we've created an installer for you. It includes:
- The Rust rewrite of GNU Coreutils, uutils/coreutils
- Their accompanying FindUtils implementation, uutils/findutils
- As well as our newly written Grep implementation, uutils/grep
- A shim to ensure your existing DOS sort & find invocations continue to work
- And finally, a PowerShell wrapper allowing you to use glob patterns the way you do on other OS
Our installer will give you various options. If you just want to try it out, please feel free to use winget:
winget install Microsoft.Coreutils
We hope you like it! Please expect some bugs in this first version.
Notability
notability 4.0/10Routine release of coreutils fork by Microsoft