Re: web requests?



On 26 May 2007 00:12:09 -0700, spacemarine@xxxxxxxxxxxxxx
<spacemarine@xxxxxxxxxxxxxx> wrote:


hello,

i am new to unix shell scripting. i have a bash question: can scripts
make web requests?

on my network a win servers has code (.net) which i need to execute
from a unix-mac. i was thinking i could either use ssh to connect to
the win machine & execute an .exe of the code, or -- if the shell can
do web requests -- wrap it w/ a web service / asp.net page and hit it
from a bash script.

any thoughts?

wget or lynx


--
Given its constituency, the only thing I expect to be "open" about [the
Open Software Foundation] is its mouth.
-- John Gilmore
.



Relevant Pages

  • web requests?
    ... i am new to unix shell scripting. ... i have a bash question: ... the win machine & execute an .exe of the code, or -- if the shell can ...
    (comp.unix.shell)
  • Re: Increasing variable#
    ... If you google for "unix shell scripting tutorial" you will find a wealth of ... The University of Texas at Dallas ...
    (freebsd-questions)
  • Re: Shell Programming
    ... Dominick DiMantova wrote: ... > book on UNIX shell scripting for beginners, that will give me a feel ...
    (comp.unix.admin)