in reply to Re^2: [OT] Filtering / Highlighting serial port input / PuTTY output
in thread [OT] Filtering / Highlighting serial port input / PuTTY output
Or use gnuwin32's grep on the output of putty's plink.exe (which is the command-line client). I am able to successfully plink -batch -ssh ... | grep ... for what I need.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: [OT] Filtering / Highlighting serial port input / PuTTY output
by afoken (Chancellor) on Aug 14, 2020 at 11:28 UTC |