Displaying 1 result from an estimated 1 matches for "bitesthedust".
2004 Mar 25
0
openssh-unix-dev Digest, Vol 11, Issue 28
...tection.
What about inserting something into your command string to duplicate
what you expect a telnet prompt to do:
echo "command -a;echo ###DONE###;command -b;echo ###DONE###" | ssh
remotuser at host | grep '^###DONE###$' | ( while read line; do echo
"Anotherone bitesthedust..."; done )
On Mar 25, 2004, at 2:14 AM, Niclas B?ckman C (LI/EAB) wrote:
> Message: 8
> Date: Thu, 25 Mar 2004 08:33:58 +0100
> From: Niclas B?ckman C (LI/EAB) <niclas.c.backman at ericsson.com>
> Subject: RE: Where does the "prompt come from"
> To: "...