Minicom Timestamp

Adam Lackorzynski adam at os.inf.tu-dresden.de
Fri Mar 29 22:25:29 GMT 2019


Hi,

On Fri Mar 22, 2019 at 21:09:44 +0000, Daniel Martinez wrote:
> I have a quick question that would help me greatly, what should I add to this command if I want Minicom to display a timestamp on every line? I have been searching online everywhere and I can't find anything.
> 
> MINICOM=$(minicom -C /mnt/diamondx/GPIB/DMDX01/Minicom/"$filename");           #In here do I need any specific command?
> echo "$MINICOM"

There's the interactive Ctrl-A n comment to toggle different timestamp
modes and the -o timestamp=mode (mode for simple, delta, persecond, and
extended). However, this requires a rather recent version.



Adam



More information about the minicom-devel mailing list