Hi All I need to telnet a machine. But machine displays string in two ways. Either i will be getting '?' or "#" in the console. Is there any way to do conditional checks inside telnet task with ant tasks. Or i should go for custom task?
-- Thank you Ramu S