Hi, I search thru the forum and get the dailymail curl as below:
curl -o /dev/null
http://example.com/mail/dailymail.php?pw=mypass 1> /dev/null 2> /dev/null
How about complete line command for resume curl?
My host have just transfer to new server and wget is not working right now, but once I try, curl can work.
So, decided to use curl now.