Find the answer to your Linux question:
Results 1 to 2 of 2
Hello friends. i want to write a script about downloading the picture from a web-site everyday. how can i write it? should i use wget command? if it is, how? ...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Posts
    28

    Picture download

    Hello friends.
    i want to write a script about
    downloading the picture from a web-site everyday.

    how can i write it?

    should i use wget command?
    if it is, how?

    thank you

  2. #2
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    Yes, wget will do the job. You can also use crontab to set it to run each day. Just do some Google searches to find out how
    Linux User #453176

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...