lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ