Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
c
cu(1) cu(1)
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/tty XpX 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/cul XpX 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 CONFORMANCE
cu: SVID2, SVID3, XPG2, XPG3, XPG4
Section 1156 4 HP-UX Release 11i: December 2000
___
___