Tip
From FreeBSDwiki
(Difference between revisions)
m |
m (Reverted edits by 207.248.164.199 (Talk); changed back to last version by Jimbo) |
||
(One intermediate revision by one user not shown) | |||
Line 6: | Line 6: | ||
(stub article...needs more work and example config file) | (stub article...needs more work and example config file) | ||
+ | |||
+ | [[Category:System Commands]] |
Latest revision as of 13:32, 25 October 2007
Like cu, tip is used to connect to a device over your serial port. Unlike cu, tip uses a config file that stores all the options (speed, stop bit, hardware flow control, etc) so that you only have to run
# tip com1
to start it up.
See Connecting_to_a_terminal_console for a primer on how to connect to a computer. See also Headless_server and cu
(stub article...needs more work and example config file)