1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 12:45:59 +02:00
tldr/pages/windows/iwr.md

147 B

iwr

In PowerShell, this command is an alias of Invoke-WebRequest.

  • View documentation for the original command:

tldr invoke-webrequest