Hacker News new | ask | show | jobs
by uxp8u61q 931 days ago
This hasn't been the case for years. Only in old versions of windows powershell.

Also, this is about the library libcurl, not a command line program that uses the library.

1 comments

It's still there in the powershell 5 witch is still the default in Windows 10
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.