• Nyfure@kbin.social
    link
    fedilink
    arrow-up
    23
    ·
    1 year ago

    afaik they also alias common linux/gnu commands like curl… but the syntax isnt like curl at all

    • OmnislashIsACloudApp@lemmy.world
      link
      fedilink
      English
      arrow-up
      29
      ·
      1 year ago

      I definitely spent a frustrated 45 minutes trying to figure out why curl wasn’t working when it was supposed to be supported in PowerShell.

      then I hit tab a couple of times and noticed curl.exe was an option, that works exactly the same as I had expected with original syntax.

      they do this to a lot of things though a lot of common commands end up being an alias to a powershell command with a specific option set that doesn’t always line up