Hacker News new | ask | show | jobs
by pletnes 52 days ago
Browsers let me copy-paste curl commands from developer tools. These don’t work with windows «curl».

I know a few flags of curl too. These also don’t generally work with «curl».

1 comments

So type “curl.exe” instead of “curl” or remove the alias in PowerShell.
I just avoid windows whenever I can.