All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Microsoft releases native Coreutils for Windows, bringing Unix command-line tools to the platform

By

Moritz Förster

5d ago· 3 min readenNews

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 pulled
With 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.
Snippet from the RSS feed
With Coreutils for Windows, the same shell commands and scripts should run on Windows, Linux, and WSL. Microsoft relies on the Rust implementation.

You might also wanna read