|
The ct utility dials the telephone number of a modem that is attached to a terminal and spawns a login process to that terminal. The telno
is a telephone number, with equal signs for secondary dial tones and minus signs for delays at appropriate places. (The set of legal characters for telno is 0 through 9, -, =,
*, and #. The maximum length telno is 31 characters). If more than one telephone number is specified, ct will try each in succession until one answers; this
is useful for specifying alternate dialing paths.
ct will try each line listed in the file /etc/uucp/Devices until it finds an available line with appropriate attributes, or runs out of entries.
After the user on the destination terminal logs out, there are two things that could occur depending on what type of port monitor is monitoring the port. In the case of no port monitor, ct prompts: Reconnect? If the response begins with the letter n, the line will be dropped; otherwise, ttymon will be started again and
the login: prompt will be printed. In the second case, where a port monitor is monitoring the port, the port monitor reissues the login: prompt.
The user should log out properly before disconnecting.
|