[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freenet-chat] False nodes
On Mon, Jan 01, 2001 at 10:10:50AM +0100, g'o'tz ohnesorge wrote:
> Half the things I do with computers, I do hardly much more than once.
I mostly do things over again. I like command line since it makes it
very easy to automate. With GUIs, unless it supports something like
scripting, you can't automate it.
> I'm just during reading the Wget manual, and have more forgotten than I
> remember at not even half way through (and English magically turns out much
> slower to read than my native language for me, even though I otherwise feel
> wuite fluent at it, and don't need to look any additional words up).
Well, I usually ownload with 'wget -c <file>', and it works great. If I
need to know something else, 'wget --help' give me the info I need.
> Wget does anything that GetRight can do, and then tons more (and is totally
> free plus sourcecode minus ad banners and embedded spyware).
wget kicks ass. I have it downloading stuff right now.
> I know I'm gonna love it more than my mom as soon as I get to handle
> what I need from it, but GetRight basically worked after three
Dude, all you should really need to know is 'wget <file>', or 'wget -c
<file>" to resume files (I just always use the -c). Got multiple
downloads? Create a file with something like this in it:
wget -c <file1>
wget -c <file2>
wget -c <file3>
wget -c <file4>
and then do '. file'
_______________________________________________
Freenet-chat mailing list
Freenet-chat@xxxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.net/mailman/listinfo/freenet-chat
This mailing list archive is a service of Copilot Consulting.