Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to download a file with curl

//this downloads the file specified
curl "http://standards-oui.ieee.org/oui/oui.txt" --output macvendors.txt
Source by www.compciv.org #
 
PREVIOUS NEXT
Tagged: #download #file #curl
ADD COMMENT
Topic
Name
4+8 =