Does anybody have any ideas on how to easily capture serial port input (either
COM1 or
COM2) to a text file? Ideally, I would like the TS-7200 to continuously direct
serial port input
to a text file, appending to the same file (or a new file) with each restart.
The only idea I have so far is to install minicom and set up a boot script that
starts minicom
and directs it to a text file automatically.
TIA!