View Single Post
Old 12-04-2006, 03:30 PM   #12
jęd
Evangelist
jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.
 
Posts: 458
Karma: 293
Join Date: May 2006
Why wait..?

Just make a script like this:

Code:
#!/bin/sh 
rm -rf /mnt/free/newspapers/Guardian_Topstories.pdf
wget -q -O /mnt/free/newspapers/Guardian_Topstories.pdf "http://download.guardian.co.uk/g24/Topstories.pdf"
touch "/mnt/free/results/got_guardian_top_stories.txt"
Then enable wireless and run the script and you'll have todays online edition of the Guardian straight to your Illiad...
jęd is offline   Reply With Quote