Skip to main content


Because I was reminded. Remember when PowerShell went Open Source eight years ago and I submitted a PR the next day proposing to remove the #curl alias?

There is always another windmill to fight!

daniel.haxx.se/blog/2016/08/19…

#curl
in reply to daniel:// stenberg://

those aliases (that wasn't the only one) are one of the reasons I nearly instantly closed PowerShell and installed some bash version (probably Cygwin at the time, though now I just install git when I need to use Windows). That kind of violation of expectations makes using a tool infuriating. I'll learn new things, but don't pretend a completely different thing is the same thing.
in reply to daniel:// stenberg://

I think it would make sense to detect somehow the intent of the person using the command/alias and depending on that call either curl.exe or invoke-webrequest. Ofc, this would mean the alias needs to be replaced by a real cmdlet.
in reply to Sass, David

@sassdawe I totally agree that they could do a better job. I'm not sure they care much though.
in reply to daniel:// stenberg://

Microsoft® recently published a Windows™-specific reimplementation of sudo as well, and will not consider giving it a different name.