我要下载的内容这一页出于学习目的。如何只下载这个目录?
答案1
这应该有效:
wget -r --no-parent --reject "index.html*" http://lxr.post-tech.com/source/?v=iphone-u-boot-2010-0512
我要下载的内容这一页出于学习目的。如何只下载这个目录?
这应该有效:
wget -r --no-parent --reject "index.html*" http://lxr.post-tech.com/source/?v=iphone-u-boot-2010-0512