cu (Unix utility)

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, and is included in many Unix and Unix-like operating systems, including Solaris and Linux.[2][3]

Command-line arguments

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

See also

References

  1. "cu(1)". FreeBSD Manual Pages. The FreeBSD Project. 2017-04-22. Retrieved 2019-05-09.
  2. "cu - call another UNIX system". Oracle Solaris 11.1 Information Library. Oracle Corporation. 2013. Retrieved 2019-05-09.
  3. "cu(1) - Linux man page". die.net. Retrieved 2019-05-09.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.