From: Melchior FRANZ <melchior.franz@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: serial terminal script
Date: Thu, 04 Jul 2013 22:04:17 +0200 [thread overview]
Message-ID: <3019401.xtf1feCBY9@rk-nord.at> (raw)
[-- Attachment #1: Type: text/plain, Size: 565 bytes --]
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
[-- Attachment #2: terminal --]
[-- Type: application/x-shellscript, Size: 1409 bytes --]
next reply other threads:[~2013-07-04 20:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-04 20:04 Melchior FRANZ [this message]
2013-07-06 13:19 ` Melchior FRANZ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3019401.xtf1feCBY9@rk-nord.at \
--to=melchior.franz@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®