作者cyutjason (jason)
看板FreeBSD
标题Re: 有关wget的使用
时间Fri Nov 12 17:36:50 2004
※ 引述《synth ()》之铭言:
: ※ 引述《Baudelaire (风雨故人胡不归。)》之铭言:
: : 有关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可以吃这些参数,把我的网页成功抓下来,
: : 麻烦大家指点,谢谢...。
wget 'url' or wget "url"
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 163.17.12.95