Hacker News new | ask | show | jobs
by bheadmaster 1208 days ago
> I've used MS PowerShell and WSL a bit, and their implementations of common CLI software is sometimes incompatible

Are you implying that Microsoft would use the common CLI software interfaces if GNU coreutils weren't GPL? Because I deeply believe they wouldn't. Embrace, extend, extinguish.

1 comments

They already ship curl. In doubt the license is the thing stopping it, but there is some precedent here.

WSL (v2) is just a fancy wrapper around a Linux VM though, so the tools you get there are from the distro, not Windows.