cu.1 (2010 09)

c
cu(1) cu(1)
International Code Set Support
Single- and multi-byte character code sets are supported.
DIAGNOSTICS
Exit code is zero for normal exit; non-zero (various values) otherwise.
EXAMPLES
To dial a system whose number is 9 201 555 1212 using 1200 baud:
cu -s1200 9=2015551212
If the speed is not specified, 300 is the default value.
To log in on a system connected by a direct line:
cu -l/dev/ttyXpX dir
To dial a system with the specific line and a specific speed:
cu -s1200 -l/dev/ttyXpX dir
To dial a system using a specific line:
cu -l/dev/culXpX 2015551212
To use a system name (yyyzzz):
cu yyyzzz
To connect directly to a modem:
cu -l/dev/culXX -m dir cu -l/dev/cu1XX -m dir
WARNINGS
cu buffers input internally.
AUTHOR
cu was developed by AT&T and HP.
FILES
/etc/uucp/Systems
/etc/uucp/Devices
/etc/uucp/Dialers
/var/spool/locks/LCK..(tty-device)
/dev/null
SEE ALSO
cat(1), ct(1), echo(1), stty(1), uname(1), uucp(1), uuname(1), standards(5).
STANDARDS CONFORMANCE
cu: SVID2, SVID3, XPG2, XPG3, XPG4
4 Hewlett-Packard Company 4 HP-UX 11i Version 3: September 2010