ttylog.8
来自「tty logger for UART debugging」· 8 代码 · 共 28 行
8
28 行
.TH TTYLOG 8 "04 Jun 1999" "" "".SH NAMEttylog \- serial device logger.SH DESCRIPTIONThis program writes everything comes from a serial devicefrom /dev/tty* onto stdout. You can specify device and baud rateof the device..SH OPTIONSttylog follows the GNU command line syntax..TP.B -h, --helpDisplays a little help.TP.B -v, --versionVersion number of ttylog.TP.B -b, --baudBaud rate of the device. Available baud rates:300, 1200, 2400, 9600, 19200, 38400, 57600 and 115200.TP.B -d --deviceThe serial device. For example /dev/ttyS1.SH AUTHORThis manual page was written by Tibor Koleszar <t.koleszar@somogy.hu>,for the Debian GNU/Linux system.Last modify: Fri Jun 4 10:36:45 1999
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?