12/06/2010

download multiple files from command line

got a lot help from this webpage
 1 creat a text file "download"
$ gedit download

2  put the download links in that file
3 download them from terminal
$ wget -i download

没有评论: