---
title: "Microsoft finally admitted Linux won, and Coreutils for Windows proves it"
url: https://daily.dev/posts/microsoft-finally-admitted-linux-won-and-coreutils-for-windows-proves-it-gmhw1egzt
source_url: https://www.xda-developers.com/microsoft-finally-admitted-linux-won-coreutils-for-windows-proves-it
type: article
source: "XDA Developers"
published: 2026-06-14T13:01:26.326Z
updated: 2026-06-16T14:28:00.974Z
tags: ["linux", "windows", "rust"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft finally admitted Linux won, and Coreutils for Windows proves it

**[XDA Developers](https://daily.dev/sources/xda-developers)** · 5 min read · 0 upvotes · 0 comments

## Summary

Microsoft announced Coreutils for Windows at Build 2026, bringing over 75 Unix-style command-line tools (ls, cp, mv, grep, find, etc.) as native Windows binaries installable via a single WinGet command. Built on uutils, a Rust rewrite of GNU Coreutils, the package requires no WSL or virtual machine and outperforms WSL counterparts on commands like grep and find by bypassing kernel overhead. Some tools like chmod and chown were excluded due to Windows' different permissions model. The author frames this as Microsoft implicitly conceding that developers prefer Linux tooling, marking a dramatic reversal from the company's historical opposition to Linux.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.xda-developers.com/microsoft-finally-admitted-linux-won-coreutils-for-windows-proves-it>

---

Tags: [#linux](https://daily.dev/tags/linux), [#windows](https://daily.dev/tags/windows), [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/microsoft-finally-admitted-linux-won-and-coreutils-for-windows-proves-it-gmhw1egzt)
