Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux save http content to file

curl "http://www.google.com/" >> /Users/name/desktop/temp.txt
wget "http://www.finance.yahoo.com/q/op?s=GOOG" -O goog.txt 
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #linux #save #http #content #file
ADD COMMENT
Topic
Name
8+4 =