in reply to daniel:// stenberg://

It may seem stupid but it's actually really nice when you simply need to type "wget" and don't have to move your right hand off the mouse to middle-button paste the url.

Anyway `wget` has always felt more like a user-facing command line file downloading utility where `curl` is more of a toolbox/library for crafting arbitrary HTTP requests. wget has a nicer UI, retries, partial downloading, batch downloading, recursive downloading, ...downloading.

⇧