1CUTECOM(1) General Commands Manual CUTECOM(1)
2
3
4
6 cutecom - graphical serial terminal.
7
9 cutecom
10
12 CuteCom is a graphical serial terminal, like minicom. It is aimed
13 mainly at hardware developers or other people who need a terminal to
14 talk to their devices. It features a lineoriented interface instead of
15 character-oriented, xmodem, ymodem, zmodem support (requires the lrzsz
16 package) and hexadecimal input and output among other things.
17
19 -h, --help
20 prints a short help message
21
22 -s, --session <session_name>
23 opens a previously defined session. A new Session with default
24 connection parameters is created when a session with this name
25 can not be found in the config file
26
28 ~/.config/CuteCom/CuteCom5.conf
29 Personal CuteCom configuration file (with sessions stored there
30 also).
31
33 minicom(1), sz(1).
34
36 CuteCom was originally written by Alexander Neundorf <neundorf@kde.org>
37 and is now maintained by Meinhard Ritscher <cyc1ingsir@gmail.com>.
38
39 This manual page was written by Roman I Khimov <roman@khimov.ru>, for
40 the Debian project (but may be used by others).
41
42
43
44 September 30, 2016 CUTECOM(1)