[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3019401.xtf1feCBY9@rk-nord.at>
Date: Thu, 04 Jul 2013 22:04:17 +0200
From: Melchior FRANZ <melchior.franz@...il.com>
To: linux-kernel@...r.kernel.org
Subject: serial terminal script
Hey,
maybe someone's interested in a little serial terminal script
that pretty much replaces minicom for communicating with the
embedded Linux boards in our company. It's less than 50 lines
of bash, so I attached it here. Usage:
terminal [<serial-device> [<transfer-rate> [<stty-arguments ...>]]]
e.g.
$ terminal /dev/ttyUSB0 115200
or
$ terminal /dev/ttyUSB0 |& tee -a /var/tmp/terminal.log
Quit by typing Ctrl-A followed by x within 0.5 s.
m.
--
Ginzinger electronic systems GmbH
Gewerbegebiet Pirath 16
A-4952 Weng im Innkreis
www.ginzinger.com
Download attachment "terminal" of type "application/x-shellscript" (1410 bytes)
Powered by blists - more mailing lists