Linux wget: Your Ultimate Command Line Downloader - nixCraft
Learn how to use the wget command under UNIX / Linux / OS X / BSD operating systems. ... multi mirror download of a single file trick wget -c “url1″ -O image.iso then use dd to fill zeros to the other chunks dd if=/dev/zero of=image2.iso bs=1024 count=100
www.cyberciti.biz |