Hi Dear friends,
We've a script that connect to device with telnet and runs set of commands, these commands return long data and need press enter with prompting --MORE-- on screen.
we need to get all output to a text file with ignoring
--MORE--
We need to press enter when see the --MORE-- row,and remove --MORE-- when put it into txt file.
is it possible?
thanks for your help.