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?
...
- 01-14-2010 #1Just 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
- 01-14-2010 #2
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


Reply With Quote