View Single Post
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#7
Originally Posted by GameboyRMH View Post
This is basically the problem I'm having:
...
Huh? That page just displays "No"??

Anyway something like:

Code:
URL="http://www.example.com/some web page.php?a=1&b=2&c=3"
wget "${URL}"
works for me.