> You have two if's and only one then.  What is the goal?
> Do you want to execute the command if either page has the 
> string or only if both do?

for background :
I am running a transcoder for an online station transmitting @ 56k using
shoutcast.
I have set up another server to transcode the 56k to 24k for dial-up
users.
However - the transcoder stops when the station stops and I am having to
start it manually...
So, I am looking for a way to check the 56k server for it's status, then
check that the second server is not already streaming, then start the
transcoder if needed.

What I was trying to write was something that checked the main server
and then did a fi if down, if not then carried on but i could not get it
to work, hence the current sript...

hope that explains it all better.

thanks

--
[email protected] mailing list

Reply via email to