home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NetComm Communications 5
/
NetComm.iso
/
resource
/
netcomm
/
wcomm
/
disk2
/
logout.sc_
/
logout.bin
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-10-24
|
206 b
|
9 lines
^ This script logs out from the host and hangs up. You may alter it to
^ fit your environment. In most cases all you really need is HANGUP
^ and EXIT.
transmit "^Mexit^M"
hangup
shutdown
exit