home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
programs
/
comms_networking
/
freeterm
/
!FreeTerm
/
Scripts
/
aimperial
< prev
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
|
1997-04-27
|
274 b
|
15 lines
#$Archie (Imperial)
#
# Log into Archie server at Imperial College, London
# Tony Howat (cs96arh@brunel.ac.uk)
#
session telnet archie.doc.ic.ac.uk
title "Archie at Imperial (login)"
waitfor "ogin:"
sendl "archie"
title "Archie at Imperial"
sessionend
# end