1ST(1) General Commands Manual ST(1)
2
3
4
6 st - simple terminal
7
9 st [-c class] [-t title] [-v] [-e cmd]
10
12 st is a simple terminal emulator.
13
15 -t title
16 Overrides the default title (st)
17
18 -c class
19 Overrides the default class ($TERM)
20
21 -v Prints version information to standard output, then exits.
22
23 -e cmd [arguments]
24 Execute cmd instead of the shell. Type your command as you would
25 on your shell. If this option is used, it must be the last on
26 the command-line. This is the same behaviour as xterm/rxvt.
27
28
29
30
31 st-0.1.1 ST(1)