Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell webrequest

curl <your url here> -o <the desired destination path here>
#you can use curl or wget. curl is an alias for "Invoke-WebRequest"
 
PREVIOUS NEXT
Tagged: #powershell #webrequest
ADD COMMENT
Topic
Name
6+6 =