Voytek Eymont wrote:

I need to execute a https url from a script, is wget the go, or is there a
better way:

this works
wget --no-check-certificate
"https://server.com/sendsms.php?user=me&pass=mypswd&to=phone&text=Hello
world"

The other contender might be 'curl'.
Both are quite powerful tools.


cheers
rick

--
_________________________________
Rick Welykochy || Praxis Services

Don't worry about the world coming to an end today.
It's already tomorrow in Australia.
     -- Charles Schultz
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to