9 .Nd snoop on another tty line
18 utility allows the user to examine all data coming through a specified tty
24 device is not available,
26 will attempt to load the module
30 utility writes to standard output.
32 The options are as follows:
33 .Bl -tag -width indent
36 If the tty observed by
38 is closed, automatically reattach to the same tty.
39 If this option is not specified,
41 will request a new tty if running in interactive mode or exit if running
42 without a controlling tty.
44 If this option is specified,
53 will attempt to find the next available
57 Force interactive mode.
58 Interactive mode is a default if
60 is started from a tty.
61 If output is redirected to a file, interactive mode can still be requested
62 by specifying this option.
64 Disable the ability to switch the watched tty interactively.
66 both change requests made with <control-X> as well as automatic prompting
67 when the current tty is closed or overflows.
68 In all cases where a prompt
72 The reconnect flags are unaffected by
74 When this flag is used, <control-X> is passed through to the terminal.
76 Reconnect on overflow.
79 if the observed tty overflows is similar to the behavior if the observed tty
84 Print the date and time when observation of a given tty is started.
86 Allow write access to observed tty.
88 Tty may be specified as a tty-style device, such as a pseudo tty device,
89 a virtual console, or a serial line, etc.
90 Names may be preceded by
94 While running in interactive mode, all user input is discarded except for:
96 .Bl -tag -width "XXXX" -compact
103 Change attached tty, unless this feature is disabled, in which case
104 control-X is passed to the terminal as with other control characters.
114 utility first appeared in
117 .An Ugen J.S. Antsilevich Aq ugen@NetVision.net.il
119 No terminal emulation is performed.
120 All user output is reproduced as-is.