Figure 3: Testing the connection with cu
Comments are marked in []
chare@unilabs> cu -l tty21
Connected
[The Connedt prompt indicates that we have connected to the DEVICE, not
necessarily to the remote system.]
<RETURN>
login: anon
Welcome to Unilabs Research
CONNECTED TO : bugs.unilabs.org
anon@bugs>
anon@bugs> date
Tue Dec 29 21:00:11 EST 1992
anon@bugs> exit
bugs!login:
~[unilabs].
[ To disconnect from the remote system after logging out, use the ~.
command of cu to terminate the connection.]
Disconnected
chare@unilabs>
|