Hitting a URL from the command line
July 11, 2007 9:13 AM
Subscribe
Alternatives to lynx, wget and get from the unix command line?
I have a scheduled job that needs to hit a localhost URL once a day. Our servers don't have lynx or wget or get installed. Are there any alternatives? I've tried using telnet and Expect, and it works but when run through our scheduling app (Tivoli Workload Scheduler) I get a message "No environment-specified terminal type." even when I specify the terminal type. So I was wondering if there are other techniques I could try.
posted by Null Pointer and the Exceptions to computers & internet (11 comments total)
posted by demiurge at 9:25 AM on July 11, 2007