Hacker News new | ask | show | jobs
by progre 928 days ago
It's still there in the powershell 5 witch is still the default in Windows 10
1 comments

Windows' Powershell is in fact an old version that they still ship because it's the last one compatible with .NET Framework. Newer versions must be installed separately (so they've ironically had more adoption in Linux).

But curl.exe should still bring the actual curl, I think.