Xbox

Microsoft Unveils Native Windows 11 Command Feature

bekir June 2, 2026 2 min read 40 views

At Build 2026, Microsoft has declared the general availability (G.A.) of Coreutils for Windows, introducing a native collection of Linux-style command-line utilities designed to streamline cross-platform development workflows. These tools are essential for simplifying tasks like file, shell, and text manipulation in Unix-like environments.

For those uninitiated, Coreutils (an abbreviation of Core Utilities) form a crucial component of GNU and Linux-based operating systems. They offer a multitude of basic commands that are indispensable for developers and system administrators in their daily tasks across Unix-like environments. Some of these utilities include ls, cp, mv, rm, cat, and pwd, which belong to the GNU Core Utilities package.

As per Microsoft, Coreutils for Windows will operate in a manner similar to its GNU counterpart, enabling developers to employ familiar commands and command-line pipelines across Windows, Linux, macOS, containers, and the Windows Subsystem for Linux (WSL) without necessitating script rewrites or workflow adjustments. However, it’s worth noting that some utilities may overlap with existing Command Prompt or PowerShell commands, while others that rely on POSIX-specific functionality have been omitted to prevent potential Windows disruptions or due to their perceived lack of utility.

Analysis: This move by Microsoft is a significant step towards bridging the gap between Windows and Linux environments, making it easier for developers to work across multiple platforms. By providing a familiar command-line interface, Microsoft aims to attract more developers to its ecosystem and enhance productivity in cross-platform development.

Microsoft unveiled a groundbreaking AI‑powered toolkit at Build 2026 that promises to reshape how native Windows applications are crafted. Dubbed “Windows Development Skills,” the suite equips developers with real‑time, AI‑driven guidance, ensuring that every recommendation stays current and accurate—eliminating the pitfalls of stale or incorrect advice.

Designed to support Microsoft’s push toward a fully native Windows 11 ecosystem, the Skills are built on WinUI 3 and the Windows App SDK, and can be effortlessly managed via the winapp CLI. The project’s source code is publicly available on GitHub, and the full announcement can be read on Microsoft’s official blog.

News Source: Neowin

Community

Comments

Be the first to comment.

Leave a Comment

Your email address will not be published. Required fields are marked *