|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
File Formats telnetrc(4)
NAME
telnetrc - file for telnet default options
DESCRIPTION
The .telnetrc file contains commands that are executed when
a connection is established on a per-host basis. Each line
in the file contains a host name, one or more spaces or
tabs, and a telnet(1) command. The host name, DEFAULT,
matches all hosts. Lines beginning with the pound sign (#)
are interpreted as comments and therefore ignored. telnet(1)
commands are case-insensitive to the contents of the .tel-
netrc file.
The .telnetrc file is retrieved from each user's HOME
directory.
EXAMPLES
Example 1: A sample file.
In the following example, a .telnetrc file executes the tel-
net(1) command, toggle:
weirdhost toggle crmod
# Always export $PRINTER
DEFAULT environ export PRINTER
The lines in this file indicate that the toggle argument
crmod, whose default value is "off" (or FALSE), should be
enabled when connecting to the system weirdhost. In addi-
tion, the value of the environment variable PRINTER should
be exported to all systems. In this case, the DEFAULT key-
word is used in place of the host name.
FILES
$HOME/.telnetrc
SEE ALSO
telnet(1), in.telnetd(1M), environ(5)
SunOS 5.10 Last change: 9 Jan 1998 1
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:27:33 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5208 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2874 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2487 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2406 hits) (Suse Linux 10.1)
|