On 11/25/05, Simon Willison <[EMAIL PROTECTED]> wrote: > You can simplify that using the -O argument to curl (that's a capital > O), which tells it to use the same filename when saving to disk: > > curl -O http://media.djangoproject.com/releases/0.90/Django-0.90.tar.gz
Good call. I don't know much of curl's command-line options, being used to wget,but for a while wget wasn't available on TXD's shared servers; I think now it is, and I'll probably just update to use that instead. -- "May the forces of evil become confused on the way to your house." -- George Carlin