how to create automated ping in telnet script

Asked by santhosh

how to automate telnet command automatically generated

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Attila Vági (avagi) said :
#1

something like this? :-)

#!/bin/bash

ping {destination}
telnet {destination} {port}

pls. send more detailed information, if you need specific support

Can you help with this problem?

Provide an answer of your own, or ask santhosh for more information if necessary.

To post a message you must log in.