有關wget的使用 - BBS

Table of Contents


有關wget的問題請教...

用wget http://www.google.com/ 可以把網頁直接抓下來,
可是如果後面跟了POSTDATA,wget 就會出現錯誤訊息...。

比如說:

# wget http://www.google.com/search?hl=en&q=wget
[1] 32049
wget: No match.
q=wget: Command not found.
[1] + Exit 1 wget http://www.google.com/search?hl=en


我man過wget了,可是不知道該怎麼讓wget可以吃這些參數,把我的網頁成功抓下來,
麻煩大家指點,謝謝...。

--
Je t'aime,o capitale infame.
Tu m'as donne ta boue et j'en ai fait de l'or.
Charles Baudelaire 1821-67

--

All Comments