摘要:
常 用 的 命 令wget $ wget -r -np -nd http://example.com/packages/ 这条命令可以下载 http://example.com 网站上 packages 目录中的所有文件。其中,-np 的作用是不遍历父目录,-nd 表示不在本机重新创建目录结构。 $ wget -r -np -nd --accept=iso http://example.co... 阅读全文
posted @ 2008-05-20 11:05
利刃
阅读(633)
评论(0)
推荐(0)
浙公网安备 33010602011771号