File | Date | Author | Commit |
---|---|---|---|
CMakeLists.txt | 2018-01-15 |
![]() |
[d90800] Bump ttylog version from '0.30' to '0.31'. |
COPYRIGHT | 2018-01-14 |
![]() |
[f1c9eb] Update copyright years for 'Robert James Clay'. |
ChangeLog | 2018-01-15 |
![]() |
[530163] ChangeLog for ttylog version v0.31 |
INSTALL | 2013-02-13 |
![]() |
[016a6f] Add initial version of an INSTALL file to ttylo... |
LICENSE | 2016-06-16 |
![]() |
[a6d3a8] Rename the LICENCE file as LICENSE. |
README.md | 2018-01-14 |
![]() |
[30b12a] Add missing '[-s|--stamp]' entry for the Usage ... |
TODO | 2018-01-14 |
![]() |
[a9150a] The TODO file for as of 14 January 2018. |
config.h.in | 2016-05-13 |
![]() |
[6c0019] Remove extraneous character at line 3 in the co... |
ttylog.8 | 2016-06-02 |
![]() |
[c83560] Add information to the SYNOPSIS section in ttyl... |
ttylog.c | 2018-01-14 |
![]() |
[57b6ce] Add missing '[-s|--stamp]' entry for the Usage ... |
This program writes everything comes from a serial device from /dev/tty* onto
stdout. You can specify the device and the baud rate of the device. It was
originally written and packaged for Debian by Tibor Koleszar and is now
maintained by Robert James Clay.
Information about how to build ttylog can be found in the INSTALL file.
Copyright is GPL-2+, details of which can be found in the COPYRIGHT and LICENSE
files.
ttylog [-b|--baud] [-d|--device] [-f|--flush] [-s|--stamp] [-t|--timeout] > /path/to/logfile
If you are not using the timeout option, you can stop it running by pressing a
ctrl-c when it's going to the screen or doing 'kill -HUP nnnn' if running it in
the background.
ttylog website: http://ttylog.sourceforge.net/
ttylog project: https://sourceforge.net/projects/ttylog/
ttylog Git repository: http://sourceforge.net/p/ttylog/code/
ttylog at GitHub: https://github.com/rocasa/ttylog
https://sourceforge.net/p/ttylog/support-requests/
https://sourceforge.net/p/ttylog/bugs/
https://sourceforge.net/p/ttylog/patches/
https://sourceforge.net/p/ttylog/feature-requests/
https://github.com/rocasa/ttylog/issues