LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-23-2004, 03:09 AM   #1
FreakboY
Member
 
Registered: Jun 2002
Location: TX, USA
Distribution: Slackware
Posts: 385

Rep: Reputation: 32
downloading multiple images...


i want to be able to download images from a web site...
ex. http://www.mydomain.com/folder1/folder2/image001.jpg

lets say that i want to download from image001.jpg to image067.jpg
i want to do this with wget... any ideas!??
 
Old 10-23-2004, 03:39 AM   #2
Samsara
Member
 
Registered: May 2003
Distribution: Ubuntu, Mac OS X Tiger
Posts: 481

Rep: Reputation: 32
One way of doing this would be

for ((a=10;a<68;a++));do wget www.someurl.com/0$a.jpg;done;
for ((a=1;a<10;a++));do wget www.someurl.com/00$a.jpg;done
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
downloading DICOM images boakye Linux - Networking 0 02-02-2005 08:30 PM
Downloading CD images (iso) coal-fire-ice Linux - General 2 12-09-2004 03:50 PM
downloading ISO images wit Slackware - Installation 7 03-13-2004 02:55 AM
lwp::useragent and downloading images joesbox Programming 3 02-17-2004 10:03 AM
Mozilla and downloading images SirLancelotX Linux - General 4 07-22-2003 09:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration