... actually my post may be a bit more relevant than I thought - in PowerShell see:
Get-Help Invoke-WebRequest   ## or
Get-Help Invoke-WebRequest -Online  ## opens a web page!

- A bit cheeky of ms to give  Invoke-WebRequest  aliases which include wget *and* curl

On 11-Feb-2018 I wrote:
apropos of almost nothing   (well - an easy - and for me new  - way to get stuff from a webpage):

!/N2 powershell  wget "http://icanhazip.com/"; -outfile "wgot.txt"
?FILETOSTR('wgot.txt')

<snip>


--- StripMime Report -- processed MIME parts ---
multipart/alternative
 text/plain (text body -- kept)
 text/html
---

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/fc4195b7-2bf0-6290-c589-cbf7921cb...@hawthorncottage.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to