Re: single line command to download multiple files with CURL
Re: single line command to download multiple files with CURL
Subject : Re: single line command to download multiple files with CURL
From: Bogdan Fulau <email@hidden >
Date: Thu, 25 Nov 2004 09:20:02 +0200
Delivered-to: email@hidden
Delivered-to: email@hidden
Thank you, Jason, Dan Tappin and Dan Shoop!
It seems that I missed the {} referrer in the man pages.
Jason's solution was fine, but it almost took the same time as writing
the command for three times. :)
But I want to thank him, anyway.
But the command below was great.
% curl -O "http://address/file{1.txt,2.dmg,3.sit}" ;
Thanks a lot, everyone!
Bogdan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.