Not Kidding! Microsoft Just Brought Linux Commands to Windows Officially
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
Microsoft has officially shipped a native Windows build of coreutils — the foundational Unix/Linux command-line utilities like ls, grep, cat, cp, and find — without requiring WSL. The implementation uses uutils/coreutils, a Rust-based rewrite of GNU coreutils, bundled with findutils and grep into a single .exe. The project is still in preview with a limited command set; some commands conflict with Windows built-ins or rely on POSIX features unavailable on Windows. Beyond developer convenience, the move is seen as strategic infrastructure for the agentic AI era, coinciding with Microsoft's announcement of OpenClaw (an open-source AI agent framework) coming to Windows, where Linux command availability becomes critical for running autonomous agents locally.