Microsoft brings Coreutils to Windows – natively (opens in new tab)
Microsoft has released Coreutils for Windows, allowing a stack of familiar “Linux-like” command-line utilities to run natively on Windows. The project is based on uutils, the Rust-based reimplementation of GNU coreutils that Ubuntu (mostly) has adopted in recent releases. Microsoft’s package bundles uutils’ coreutils and findutils as well as a GNU-compatible grep in a single binary. It offers tools like cat, cp, ls, mv and uptime. Commands that use POSIX-only features are excluded, meaning ch...
Read the original article