Английская Википедия:Cu (Unix utility)

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Lowercase title Шаблон:Infobox software cu ("call Unix") is a Unix utility for establishing a connection between two computer systems via a serial port to another computer system. When cu was originally created, connections to remote systems were most often done by phone, and cu was used in conjunction with UUCP utilities to transfer data via a modem. Now that intersystem communications are much more easily and reliably handled via Internet connections, its more typical use is to establish a terminal connection to another system via a modem or direct cabling.[1]

It was originally released as part of the 4.2BSD Unix operating system in 1983. In the same year, it was one of several UNIX tools available for Charles River Data Systems' UNOS operating system under Bell Laboratories license.[2] In the following years it was included in many Unix and Unix-like operating systems, including Solaris and Linux.[3][4]

Command-line arguments

cu [-v] [--speed <bps>] [--line device] (<hostname> | <phone-number>)

See also

References

Шаблон:Reflist

Шаблон:Unix commands