home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: tee Chapter 2
UNIX Commands
Next: Reference: test
 

telnet



telnet

 [

host

 [

port

]]

Communicate with another host using the TELNET protocol. host may be either a name or an Internet address (dot format). telnet has a command mode (indicated by the telnet> prompt) and an input mode (usually a login session on the host system). If no host is given, telnet defaults to command mode. You can also enter command mode from input mode by typing the escape character CTRL-]. In command mode, type ? or help to list the available commands.


Previous: Reference: tee UNIX in a Nutshell: System V Edition Next: Reference: test
Reference: tee Book Index Reference: test

The UNIX CD Bookshelf Navigation The UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System