otto_lane 发表于 2012-04-12 20:50

wget信息过滤问题

各位老大,RT所示,如何将wget的信息做文本过滤啊?例如wget -S --spider --no-cache --timeout=1 --tries=1 http://xxx/index.shtml,如果成功,如何把http的200获取出来呢?最好不要将结果输出到文件再从文件获取,能直接得到不?还是说。。要用Curl。。。

otto_lane 发表于 2012-04-12 21:06

知道鸟~~~   2>&1
页: [1]
查看完整版本: wget信息过滤问题