login: zseby
Password:
Last login: Mon Feb 20 17:53:00 on ttyd3
SunOS Release 4.1.1 (Fb20-sun3-troll) #4: Mon Aug 3 11:33:45 MET DST 1992
troll zseby 2 (~): whatis ls
ls (1V) - list the contents of a directory
/home/stat/zseby/man/whatis: No such file or directory
ls (1V) - list the contents of a directory
more, page (1) - browse or page through a text file
mkdir (1) - make a directory
mkdir (2V) - make a directory file
mv (1) - move or rename files
cd (1) - change working directory
rm, rmdir (1) - remove (unlink) files or directories
rmdir (2V) - remove a directory file
cp (1) - copy files
rlogin (1C) - remote login
exit (3) - terminate a process after performing cleanup
apropos (1) - locate commands by keyword lookup
man (1) - display reference manual pages;
troll zseby 3 (~): whatis whatis
whatis (1) - display a one-line summary about a keyword
troll zseby 8 (~): rlogin alaspin
Last login: Tue Feb 21 21:28:20 from zseby.dialup.fu-
SunOS Release 4.1.3_U1 (Fb13-sun4c) #4: Fri Dec 9 14:36:51 MET 1994
alaspin zseby 1 (~): ls -l
total 84
drwx------ 2 zseby 512 Feb 20 18:37 Mail/
drwxr-sr-x 3 zseby 512 Dec 14 20:54 News/
drwxr-sr-x 5 zseby 512 Oct 12 1992 bin/
drwxr-sr-x 4 zseby 512 Oct 12 1992 lib/
-rw------- 1 zseby 44044 Apr 24 1994 lib-res.lzh
-rw------- 1 zseby 72 Feb 20 08:50 lstempl
-rw------- 1 zseby 544 Feb 4 16:42 modemfra.txt
-rw------- 1 zseby 3871 Apr 24 1994 nusirg.README
-rw------- 1 zseby 572 Jan 17 00:38 ossi.txt
-rw------- 1 zseby 12492 Feb 20 07:59 road0220
-rw------- 1 zseby 10722 Feb 21 20:40 road0221
-rw------- 1 zseby 944 Jan 6 03:04 sci_com.txt
-rw------- 1 zseby 2578 Feb 20 17:53 solar2
drwxr-xr-x 2 zseby 512 Nov 22 16:39 tmp/
alaspin zseby 8 (~): more modemfra.txt
Hallo
mit grossem Interesse habe ich gelesen, dass Du Probleme
mit UART 16550 hattest.
...
Siegfried (zseby@cs.tu-berlin.de)
alaspin zseby 9 (~): cp modemfra.txt beispiel.text
alaspin zseby 11 (~): md temp
md: Command not found.
alaspin zseby 12 (~): mkdir temp
alaspin zseby 13 (~): ls
Mail/ lib/ nusirg.README sci_com.txt
News/ lib-res.lzh ossi.txt solar2
beispiel.txt lstempl road0220 temp/
bin/ modemfra.txt road0221 tmp/
alaspin zseby 14 (~): mv beispiel.txt /tmp
alaspin zseby 15 (~): cd tmp
alaspin zseby 16 (~/tmp): ls
alaspin zseby 17 (~/tmp): cd /tmp
alaspin zseby 19 (/tmp): ls
beispiel.txt test 11 test 24 test 37 test 50
fvwmrca2262 test 12 test 25 test 38 test 51
test 0 test 13 test 26 test 39 test 52
...
alaspin zseby 20 (/tmp): mv beispiel.txt ~/temp
alaspin zseby 21 (/tmp): ls bei*
ls: No match.
alaspin zseby 22 (/tmp): cd ~/temp
alaspin zseby 23 (~/temp): ls
beispiel.txt
alaspin zseby 24 (~/temp): more beispiel.txt
Hallo
...
Siegfried (zseby@cs.tu-berlin.de)
alaspin zseby 25 (~/temp): cd ..
alaspin zseby 26 (~): rm ~/temp
rm: /home/stat/zseby/temp is a directory
alaspin zseby 27 (~): rm ~/temp/beispiel.txt
rm: remove /home/stat/zseby/temp/beispiel.txt? y
alaspin zseby 28 (~): rm ~/temp
rm: /home/stat/zseby/temp is a directory
alaspin zseby 29 (~): rmdir ~/temp
alaspin zseby 30 (~): ls
Mail/ lib/ modemfra.txt road0220 solar2
News/ lib-res.lzh nusirg.README road0221 tmp/
bin/ lstempl ossi.txt sci_com.txt
alaspin zseby 31 (~): exit
logout
Connection closed.
troll zseby 9 (~): exit
logout
NO CARRIER
troll zseby 6 (~): mail
No mail for zseby
troll zseby 7 (~): mail zseby@cs.tu-berlin.de
Subject: TestMail
Dies ist ein Demo-Text
an meine eigene Mail-Adresse,
um die Funktion des UNIX-Programms
"mail"
zu demonstrieren.
.
EOT
troll zseby 8 (~): mail zseby@pollux.zedat.fu-berlin.de
Subject: Forward-Test
Dies ist ein weiterer Demo-Text,
um die Funktion von
".forward"
zu demonstrieren.
.
EOT
5 Minuten später ...
(Remote)Login an einem anderen Rechner desselben Bereichs:
troll zseby 10 (~): rlogin alaspin
Last login: Mon Feb 20 07:58:48 from zseby.dialup.fu-
SunOS Release 4.1.3_U1 (Fb13-sun4c) #4: Fri Dec 9 14:36:51 MET 1994
You have new mail.
alaspin zseby 2 (~): mail
Mail version SMI 4.0 Thu Jul 23 13:52:20 PDT 1992
Type ? for help.
"/usr/spool/mail/zseby": 2 messages 2 new
>N 1 zseby@cs.tu-berlin.de Mon Feb 20 18:29 17/704 TestMail
N 2 zseby@cs.tu-berlin.de Mon Feb 20 18:34 20/1064 Forward-Test
& ?
cd [directory] chdir to directory or home if none given
d [message list] delete messages
e [message list] edit messages
f [message list] show from lines of messages
h print out active message headers
m [user list] mail to specific users
n goto and type next message
p [message list] print messages
pre [message list] make messages go back to system mailbox
q quit, saving unresolved messages in mbox
r [message list] reply to sender (only) of messages
R [message list] reply to sender and all recipients of messages
s [message list] file append messages to file
t [message list] type messages (same as print)
top [message list] show top lines of messages
u [message list] undelete messages
v [message list] edit messages with display editor
w [message list] file append messages to file, without from line
x quit, do not change system mailbox
z [-] display next [previous] page of headers
! shell escape
A [message list] consists of integers, ranges of same, or user names
separated by spaces. If omitted, Mail uses the current message.
& 1
Message 1:
From zseby@cs.tu-berlin.de Mon Feb 20 18:29:16 1995
Received: from troll.cs.tu-berlin.de (zseby@troll.cs.tu-berlin.de
[130.149.17.50]) by mail.cs.tu-berlin.de (8.6.9/8.6.9) with ESMTP id
SAA28462 for <zseby@cs.tu-berlin.de>; Mon, 20 Feb 1995 18:29:15 +0100
From: Siegfried Zseby <zseby@cs.tu-berlin.de>
Received: (zseby@localhost) by troll.cs.tu-berlin.de (8.6.7/8.6.6) id
SAA18956 for zseby@cs.tu-berlin.de; Mon, 20 Feb 1995 18:29:12 +0100
Date: Mon, 20 Feb 1995 18:29:12 +0100
Message-Id: <199502201729.SAA18956@troll.cs.tu-berlin.de>
To: zseby@cs.tu-berlin.de
Subject: TestMail
Status: R
Dies ist ein Demo-Text
an meine eigene Mail-Adresse,
um die Funktion des UNIX-Programms
"mail"
zu demonstrieren.
& 2
Message 2:
From zseby@cs.tu-berlin.de Mon Feb 20 18:34:11 1995
Received: from pollux.zedat.fu-berlin.de (root@pollux.zedat.fu-berlin.de
[130.133.1.19]) by mail.cs.tu-berlin.de (8.6.9/8.6.9) with SMTP id
SAA28551 for <zseby@cs.tu-berlin.de>; Mon, 20 Feb 1995 18:34:08 +0100
Received: by pollux.zedat.fu-berlin.de (5.65c/IDA-1.4.4)
from mail.cs.tu-berlin.de with SMTP
id AA15704; Mon, 20 Feb 1995 18:28:29 +0100
Received: from troll.cs.tu-berlin.de (zseby@troll.cs.tu-berlin.de
[130.149.17.50]) by mail.cs.tu-berlin.de (8.6.9/8.6.9) with ESMTP id
SAA28549 for <zseby@pollux.zedat.fu-berlin.de>; Mon, 20 Feb 1995 18:34:02 +0100
From: Siegfried Zseby <zseby@cs.tu-berlin.de>
Received: (zseby@localhost) by troll.cs.tu-berlin.de (8.6.7/8.6.6) id
SAA19242 for zseby@pollux.zedat.fu-berlin.de; Mon, 20 Feb 1995 18:33:57 +0100
Date: Mon, 20 Feb 1995 18:33:57 +0100
Message-Id: <199502201733.SAA19242@troll.cs.tu-berlin.de>
To: zseby@pollux.zedat.fu-berlin.de
Subject: Forward-Test
Status: R
Dies ist ein weiterer Demo-Text,
um die Funktion von
".forward"
zu demonstrieren.
& q
Saved 2 messages in /home/stat/zseby/Mail/received
mail LISTSERV@DEARN.BITNET
subject:
LIST
LIST GLOBAL /Math
LIST GLOBAL /Women
.
mail LISTSERV@UA1VM.UA.EDU
subject:
SUBSCRIBE ROADMAP Siegfried Zseby
GET LISTSERF REFCARD
.
mail LISTSERV@UA1VM.UA.EDU
subject:
SIGNOFF ROADMAP
.
troll zseby 2 (~): nn
Release 6.4.18 + NOV + wsr hacks, Kim F. Storm, 1991
Newsgroup: bln.announce.tub.cs
Articles: 8 of 5885910/3361 NEW
a Wilhelm Koehler 31 ftp.cs.tu-berlin.de -> caramba.cs.tu-berlin.de
b Uli Pralle 5 Weitere Modemwanderung: 314-20920 nach hombre
c Uli Pralle 5 /usr/INFO/Floppy
...
-- 17:55 -- SELECT -- help:? -----All-----
SELECT (toggle) MOVE
a-z0-9 Specified article , Next menu line
x-y Range x to y / Previous menu line
x* Same subject as x SPACE Next menu page (if any)
. Current article < > Prev/Next menu page
@ ~ Reverse/Undo all selections ^ $ First/Last menu page
=regexp Matching subjects (=. selects all)
L/JJJJ Leave/Change attributes
SHOW SELECTED ARTICLES
SPACE Show (only when on last menu page)
Z Show NOW, and return to this group afterwards
X Show NOW, and continue with next group
GOTO OTHER GROUPS
X Update current group, skip to next. Y Group overview
N P Goto next/previous group. ~/.nn/init:
G Goto named group or open a folder. Defines group
B A Go back/forward in groups already read. presentation sequence.
MISCELLANEOUS
U C (Un)subscribe / Cancel :man Online manual
F R M Follow-up/Reply/Mail :help More online
help
S O W Save articles ! Shell escape
:post Post new article " Change menu layout
:unshar :decode :patch Unpack articles Q Quit nn
Hit any key to continue
-- 17:55 -- SELECT -- help:? -----All-----
Group or Folder (+./~ %=sneN) comp.simulation Number of articles (juasne) (j) Use: j)ump u)nread a)ll @)archive s)ubject n)ame e)ither or number ... f iapc@ACM.ORG 109 CFP - Intl. J. of Applied Software Technology g DSPnet 15 NEW DSP Product Catalog on the WWW h M Bannach 18 DIS - Network Protocol Question. ...
Wed, 15 Feb 1995 16:19
DSPnet: NEW DSP Product Catalog on the WWW
!! To all users interested in DSP Products !!
A new html catalog is available for the user community on DSPnet. You
can see processors, boards and software as well as companies with DSP
related products. (Over 700 Products listed)
Access is free !!
URL: http://www.dspnet.com or telnet to dspnet.com
--
DSPnet, Inc. Voice: (617) 642-1600
49 River Street FAX: (617) 899-4449
Waltham, MA 02154 E-mail: dspadmin@dspnet.com
-- 18:00 --comp.simulation-- LAST --help:?--All--
SCROLLING ABSOLUTE LINE SEARCHING
SP 1 page forw ^ top /RE find regular expr.
d 1/2 page forw gNUM line NUM . // repeat last search
CR 1 line forw $ last line
DEL 1 page back h header TEXT CONVERSIONS
u 1/2 page back H full digest D decrypt article (rot13)
TAB skip section c compress spaces
GOTO ANOTHER ARTICLE
SP next (at end of current article) CANCEL, SUBSCRIBE, KILL
n, p next/previous article C cancel article
l mark article for later action (un)subscribe to group
k kill subject (not permanently) K kill/select handling
* select subject
QUIT / ESCAPE
SAVE = back to menu
s, o, w save with full/short/no header N goto next group
:unshar :decode :patch unpack article X as N, mark as read
!, ^Z Shell escape, suspend
REPLY, POST Q quit nn
r mail reply to author of article
m mail (or forward article) REDRAW
f post follow-up to article ^P Repeat last message
:post post new article ^L, ^R Redraw screen
Hit any key to continue
Group or Folder (+./~ %=sneN) news.announce.newusers
Number of articles (juasne) (j)
Use: j)ump u)nread a)ll @)archive s)ubject n)ame e)ither or number
Reading news.announce.newusers: 1235 articles...
Newsgroup: news.announce.newusers
Articles: 54 of 5885910/3361 NEW *NO*UPDATE*
a Perry Rovers 1033 Anonymous FTP: Freq. Asked Questions (FAQ) List
b Perry Rovers 1156 -
c Chris Lewis 1008 How to become a Usenet site
...
Group or Folder (+./~ %=sneN) news.answers
Number of articles (juasne) (j)
Use: j)ump u)nread a)ll @)archive s)ubject n)ame e)ither or number
Reading news.answers: 38216 articles...
Newsgroup: news.answers
Articles: 3051 of 5885910/3361 NEW *NO*UPDATE*
a arielle@taronga 538 Publicly Accessible Mailing Lists, Part 01/14
...
-- 18:04 -- SELECT -- help:? -----Top 0%-----<level 4>--
Repository for periodic USENET articles. (Moderated)
a Piero Serini 2197 Elm Mail User Agent FAQ - Freq. Asked Questions
b Piero Serini 925 Mail Archive Server software list
c Roger Burns 146 FAQ: CFS Index to FAQs
d Ermel Stepp 1907 Fractal Frequently Asked Questions and Answers
...
-- 18:05 -- SELECT -- help:? -----Bot-----<level 4>--
There are still 5885910 unread articles in 3361 groups
troll zseby 3 (~): ftp
ftp> ?
Commands may be abbreviated. Commands are:
! debug mget put site
$ dir mkdir pwd size
account disconnect mls quit status
append form mnewer quote struct
ascii get mode recv system
bell glob modtime reget sunique
binary hash mput rstatus tenex
bye help newer rhelp trace
case idle nmap rename type
cd image nlist reset user
cdup lcd ntrans restart umask
chmod ls open rm verbose
close macdef prompt rmdir ?
cr mdelete proxy runique
delete mdir sendport send
ftp> ? ascii
ascii set ascii transfer type
binary set binary transfer type
bye terminate ftp session and exit
dir list contents of remote directory
get receive file
hash toggle printing `#' for each buffer transferred
help print local help information
ls list contents of remote directory
open connect to remote tftp
ftp> open ftp.fu-berlin.de
Connected to pascal.zedat.fu-berlin.de.
220 FTP.FU-Berlin.DE ready, please login as user "ftp".
Name (pascal.zedat.fu-berlin.de:zseby): ftp
331 Anonymous login ok, send your e-mail address as password.
Password:
230-
230-Willkommen auf dem FTP-Server der Freien Universitaet Berlin.
230-
230 Anonymous login ok, for special commands see the README.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rw-r--r-- 1 ftp-adm FU-Berlin 162578 Feb 20 15:00 AFA-MIRROR
-rw-r--r-- 1 ftp-adm FU-Berlin 4360134 Feb 20 17:03 INDEX
-rw-r--r-- 1 ftp-adm FU-Berlin 616574 Feb 20 17:03 INDEX.gz
-rw-r--r-- 1 ftp-adm FU-Berlin 63017 Feb 20 16:30 MIRRORS.english
-rw-r--r-- 1 ftp-adm FU-Berlin 61168 Feb 20 16:30 MIRRORS.german
-rw-r--r-- 1 ftp-adm FU-Berlin 764 Sep 8 06:19 README
drwxrwxr-x 13 ftp-adm FU-Berlin 512 Feb 17 16:09 atari
drwxr-xr-x 31 ftp-adm FU-Berlin 512 Dec 16 19:21 doc
drwxr-sr-x 3 ftp-adm FU-Berlin 6144 Feb 19 21:18 ftp-sites
drwxr-sr-x 3 ftp-adm FU-Berlin 512 Oct 12 01:33 fu-berlin
lrwxr-xr-x 1 ftp-adm FU-Berlin 8 Jun 2 1994 gnu -> unix/gnu
-rw-r--r-- 1 ftp-adm FU-Berlin 3293993 Feb 20 17:06 ls-lR
-rw-r--r-- 1 ftp-adm FU-Berlin 803112 Feb 20 17:06 ls-lR.Z
-rw-r--r-- 1 ftp-adm FU-Berlin 576230 Feb 20 17:06 ls-lR.gz
drwxr-sr-x 24 ftp-adm FU-Berlin 512 Feb 9 17:20 mac
drwxr-sr-x 4 ftp-adm FU-Berlin 512 Jun 2 1994 maps
drwxr-sr-x 9 ftp-adm FU-Berlin 512 Jan 28 05:51 misc
drwxr-sr-x 7 ftp-adm FU-Berlin 512 Jun 2 1994 pc
lrwxr-xr-x 1 ftp-adm FU-Berlin 1 Jun 1 1994 pub -> .
drwxr-sr-x 13 ftp-adm FU-Berlin 512 Oct 12 02:06 science
drwxr-xr-x 2 ftp-adm FU-Berlin 512 Jun 2 1994 tex
drwxr-sr-x 25 ftp-adm FU-Berlin 512 Feb 6 22:51 unix
226 Transfer complete.
ftp> cd pc
250 CWD command successful.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
drwxr-sr-x 3 ftp-adm FU-Berlin 512 Jun 3 1994 doc
drwxr-sr-x 60 ftp-adm FU-Berlin 1024 Mar 20 20:38 msdos
drwxr-sr-x 7 ftp-adm FU-Berlin 512 Mar 17 22:14 os2
drwxr-sr-x 5 ftp-adm FU-Berlin 512 Jun 2 1994 science
drwxr-sr-x 18 ftp-adm FU-Berlin 512 Apr 18 19:01 win3
226 Transfer complete.
ftp> cd win3
250 CWD command successful.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
drwxr-xr-x 3 ftp-adm FU-Berlin 512 Oct 11 1994 comm
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Feb 21 1993 drdos.6.0
drwxr-sr-x 5 ftp-adm FU-Berlin 512 Jun 24 1994 drivers
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Aug 2 1993 editor
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Feb 21 1993 fonts
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Aug 25 1993 games
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Apr 25 1994 graphics
drwxr-sr-x 3 ftp-adm FU-Berlin 512 Jun 20 1994 icons
drwxr-sr-x 2 ftp-adm FU-Berlin 1024 Feb 16 12:42 misc
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Feb 23 1994 neural-nets
drwxr-sr-x 4 ftp-adm FU-Berlin 512 Jun 2 1994 news
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Apr 27 1993 snapshot
drwxr-sr-x 5 ftp-adm FU-Berlin 512 Feb 21 1993 sound
drwxr-sr-x 4 ftp-adm FU-Berlin 1024 Oct 17 1994 tcp-ip
drwxr-sr-x 2 ftp-adm FU-Berlin 512 Jun 2 1994 util
drwxr-sr-x 2 ftp-adm FU-Berlin 512 May 5 12:39 word6
226 Transfer complete.
ftp> cd icons
250 CWD command successful.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rw-r--r-- 1 ftp-adm FU-Berlin 317 Dec 16 1990 INDEX.icons
-rw-r--r-- 1 ftp-adm FU-Berlin 7904 Jul 6 1990 demoico.lzh
-rw-r--r-- 1 ftp-adm FU-Berlin 9376 Dec 16 1990 demoicons.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 4914 Jun 29 1990 dosicons.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 2799 Dec 16 1990 grpicon.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 527916 Jan 6 1993 icolib02.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 43093 Dec 16 1990 icon12.zoo
-rw-r--r-- 1 ftp-adm FU-Berlin 76525 Dec 16 1990 icon330.exe
-rw-r--r-- 1 ftp-adm FU-Berlin 61229 Jul 21 1990 icon330.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 34101 Jul 15 1990 icondr12.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 12281 Jan 26 1990 icons.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 12546 Dec 16 1990 icons2.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 134435 Apr 28 1992 imstr12a.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 78252 Jul 7 1992 is110a.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 17712 Jul 11 1990 pbicon.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 30858 Nov 30 1990 tamr11.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 455 Dec 25 1990 viewicon.txt
-rw-r--r-- 1 ftp-adm FU-Berlin 37291 Oct 6 1990 viewicon.zip
-rw-r--r-- 1 ftp-adm FU-Berlin 41106 Dec 1 1990 viewicon.zoo
226 Transfer complete.
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> ascii
200 Type set to A.
ftp> get viewicon.txt
200 PORT command successful.
150 Opening ASCII mode data connection for viewicon.txt (455 bytes).
#
226 Transfer complete.
468 bytes received in 0.052 seconds (8.7 Kbytes/s)
ftp> get INDEX.icons
200 PORT command successful.
150 Opening ASCII mode data connection for INDEX.icons (317 bytes).
#
226 Transfer complete.
330 bytes received in 0.059 seconds (5.5 Kbytes/s)
ftp> binary
200 Type set to I.
ftp> get demoicons.zip
200 PORT command successful.
150 Opening BINARY mode data connection for demoicons.zip (9376 bytes).
#########
226 Transfer complete.
9376 bytes received in 0.24 seconds (39 Kbytes/s)
ftp> bye
221 Goodbye.
alaspin zseby 3 (~): archie
Usage: /home/ftpadm/bin/sun4/archie [-acelorstvLV] [-m hits] [-N level] string
-a : list matches as Alex filenames
-c : case sensitive substring search
-e : exact string match (default)
-r : regular expression search
-s : case insensitive substring search
-l : list one match per line
-t : sort inverted by date
-m hits : specifies maximum number of hits to return (default 95)
-o filename : specifies file to store results in
-h host : specifies server host
-L : list known servers and current default
-N level : specifies query niceness level (0-35765)
alaspin zseby 4 (~): archie -L
Known archie servers:
archie.ans.net (USA [NY])
archie.rutgers.edu (USA [NJ])
archie.sura.net (USA [MD])
archie.unl.edu (USA [NE])
archie.mcgill.ca (Canada)
archie.funet.fi (Finland/Mainland Europe)
archie.au (Australia)
archie.doc.ic.ac.uk (Great Britain/Ireland)
archie.wide.ad.jp (Japan)
archie.ncu.edu.tw (Taiwan)
archie.th-darmstadt.de (Germany)
* archie.th-darmstadt.de is the default Archie server.
* For the most up-to-date list, write to an Archie server and give it
the command `servers'.
alaspin zseby 5 (~): archie -h archie.th-darmstadt.de netscape
Host exaic.wu-wien.ac.at
Location: /.a/aid/disk2/src/WWW/clients
DIRECTORY drwxr-xr-x 512 Dec 21 14:49 netscape
Host ftp.bhp.com.au
Location: /internet/www/clients
DIRECTORY drwxr-xr-x 512 Oct 15 22:00 netscape
Host ditmela.mel.dit.csiro.au
Location: /staff/cfl
FILE -rwxr-xr-x 2621440 Dec 16 03:29 netscape
Location: /staff/hales
DIRECTORY drwxrwxrwx 512 Jan 24 06:18 netscape
...
Host pascal.zedat.fu-berlin.de
Location: /unix/network/www
DIRECTORY drwxr-xr-x 512 Oct 27 01:14 netscape
...
alaspin zseby 2 (~): telnet
telnet> ?
close close current connection
display display operating parameters
mode try to enter line-by-line or character-at-a-time mode
open connect to a site
quit exit telnet
send transmit special characters ('send ?' for more)
set set operating parameters ('set ?' for more)
status print status information
toggle toggle operating parameters ('toggle ?' for more)
z suspend telnet
? print help information
telnet> ned.ipac.caltech.edu
?Invalid command
telnet> open ned.ipac.caltech.edu
Trying 134.4.10.119 ...
Connected to ned.ipac.caltech.edu.
Escape character is '^]'.
SunOS UNIX (hepburn.ipac.caltech.edu)
login: ned
*******************************************************************************
* WELCOME TO THE NASA/IPAC EXTRAGALACTIC DATABASE (NED) *
* *
* You are connected to NED through its new X Window/VT100 interface. This *
* interface provides access to an astronomical database built around a *
* master list of extragalactic objects for which cross-identifications of *
* names have been established, accurate positions and redshifts entered, and *
* basic data collected. Relevant bibliographic references as well as *
* detailed and referenced photometric data are compiled for each object to *
* the extent possible. Abstracts of extragalactic interest are available *
* for journal articles since 1988. *
* *
* We assume that: *
* *
* - You have a VT100 compatible terminal or VT100 emulation software, or *
* - You are running X Windows or other X11-compatible window system, *
* and your machine is connected directly to the Internet. *
* *
* If you have problems, questions or suggestions, e-mail:ned@ipac.caltech.edu *
* or contact by phone G. Helou, B. Madore or M. Schmitz at (818) 397-9594 *
*******************************************************************************
Please enter 'X' if you have a workstation or X-terminal,
'T' if you have a vt100 compatible terminal,
'Q' if you want to quit: T
Thank you for using the NASA/IPAC Extragalactic Database (NED)!
Connection closed by foreign host.
alaspin zseby 3 (~): telnet access.usask.ca
Trying 128.233.3.1 ...
Connected to access.usask.ca.
Escape character is '^]'.
ULTRIX V4.4 (Rev. 69) (access.usask.ca)
login: hytelnet
Last login: Tue Feb 21 14:06:03 from freenet3.carleto
ULTRIX V4.4 (Rev. 69) System #3: Fri May 27 13:38:04 CST 1994
Welcome to Ultrix V4.4 on access.usask.ca...
+------------------------------------+
| The HYTELNET demonstration account |
| is |
| NO LONGER IN SERVICE |
+------------------------------------+
Over the past few months, use of the Hytelnet demontration account
on access.usask.ca has grown to 20,000 logins per month, and this
additional load is interfering with the other uses of the system.
As a result, we can no longer provide this service to the Internet
community. Several alternative versions of Hytelnet are available:
1) Hytelnet is available on the World-Wide Web at:
http://www.usask.ca/cgi-bin/hytelnet
2) Hytelnet is available on Gopher at:
Type=1
Name=Hytelnet (Telnet Login to Sites)
Path=1/internet/hytelnet
Host=liberty.uc.wlu.edu
Port=70
3) PC, Macintosh, Unix and VMS users can install their own copy
of Hytelnet. The Hytelnet software for these platforms is
available via anonymous ftp from ftp.usask.ca (128.233.3.11)
in the /pub/hytelnet directory.
--
Earl Fogel
Computing Services phone: (306) 966-4861
University of Saskatchewan email: earl.fogel@usask.ca
+------------------------------------+
| Press 'q' to quit |
+------------------------------------+
Connection closed by foreign host.
alaspin zseby 4 (~):
alaspin zseby 6 (~): gopher
Press ? for Help, q to Quit
Receiving Directory...
Connecting...
Retrieving Directory..|
Internet Gopher Information Client v2.0.16
Home Gopher server: ftp.cs.tu-berlin.de
1. ___________ __
2. |__ __ | | Technische Universitaet Berlin -- FB Informatik
3. | | | | | (Dept. of Computer Science)
4. |__| \_____/ Gopher Service
5. ------------------------------------------------------------------
6. Ueber diesen Gopher
7. About this Gopher
8. ------------------------------------------------------------------
9. Anonymous FTP/
10. ------------------------------------------------------------------
11. Archie (Suche in FTP-Archiven)/
12. Andere Gopher in Berlin - Other Gophers at Berlin/
13. ------------------------------------------------------------------
14. Gophers ausserhalb der TU Berlin/
15. ------------------------------------------------------------------
Press ? for Help, q to Quit
Page: 1/1
Gopher Help File (2k)
---------+
[PageDown: <SPACE>] [Help: ?] [Return to Menu: u]
Quick Gopher Help
-----------------
Moving around Gopherspace
-------------------------
Use the arrow keys or vi/emacs equivalent to move around.
Right, Return .......: "Enter"/Display current item.
Left, u .............: "Exit" current item/Go up a level.
Down ................: Move to next line.
Up ..................: Move to previous line.
>, +, Pgdwn, Space ..: View next page.
<, -, Pgup, b .......: View previous page.
0-9 .................: Go to a specific line.
m ...................: Go back to the main menu.
Bookmarks
---------
a : Add current item to the bookmark list.
A : Add current directory/search to bookmark list.
v : View bookmark list.
d : Delete a bookmark/directory entry.
Other commands
q : Quit with prompt.
Q : Quit unconditionally.
s : Save current item to a file.
S : Save current menu listing to a file.
D : Download a file.
r : goto root menu of current item.
R : goto root menu of current menu.
= : Display technical information about current item.
^ : Display technical information about current directory.
o : Open a new gopher server.
O : Change options.
f : Connect to an anonymous FTP host.
/ : Search for an item in the menu.
n : Find next search item.
g : "Gripe" via email to administrator of current item.
!, $ : Shell Escape (Unix) or Spawn subprocess (VMS).
Ctrl-L, Ctrl-R, Ctrl-W : Redraw (Wipe) the screen.
Ctrl-T : Show host's local date and time.
Gopher objects:
Item tag Type Description
--------------------------------------------
(none) 0 file
/ 1 directory
<) s sound file
<Picture> I,g image file
<Movie> ; movie file
<HQX> 4 BinHexed Macintosh file
<Bin> 9 binary file
<PC Bin> 5 DOS binary file
<CSO> 2 CSO (ph/qi) phone-book server
<TEL> 8 telnet connection
<3270> T telnet connection (IBM 3270 emulation)
<MIME> M Multi-purpose Internet Mail Extensions file
<HTML> h HyperText Markup Language file
<?> 7 index-search item
<??> (none) ASK form
The Gopher development team hopes that you find this software useful.
If you find what you think is a bug, please report it to us by sending
e-mail to "gopher@boombox.micro.umn.edu".
View item number: 14
Gophers ausserhalb der TU Berlin
1. Infosysteme in Deutschland/
2. ---------------------------
3. Veronica (search menu items in most of GopherSpace)/
4. All the Gopher Servers in the World/
5. Subject Tree/
6. I want my MTV/
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
Really quit (y/n) ?
Internet Gopher Information Client v2.0.16
Gophers ausserhalb der TU Berlin
1. Infosysteme in Deutschland/
2. ------------------------------------------------------------------
3. Veronica (search menu items in most of GopherSpace)/
4. All the Gopher Servers in the World/
5. Subject Tree/
6. I want my MTV/
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
View item number: 3
-->
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
Receiving Directory...
Connecting...
Retrieving Directory../
Internet Gopher Information Client v2.0.16
Veronica (search menu items in most of GopherSpace)
1. How to Compose veronica Queries - June 23, 1994
2. Frequently-Asked Questions (FAQ) about veronica - January 13, 1995
3. More veronica: Software, Index-Control Protocol/
4. Simplified veronica chooses server - pick a search type:
5.
6. Simplified veronica: Find Gopher MENUS only <?>
7. Simplified veronica: find ALL gopher types <?>
9. Find GOPHER DIRECTORIES by Title word(s) (via PSINet) <?>
10. Find GOPHER DIRECTORIES by Title word(s) (via UNINETT..of Bergen) <?>
11. Find GOPHER DIRECTORIES by Title word(s) (via University of Pis.. <?>
12. Find GOPHER DIRECTORIES by Title word(s) (via University of Koe.. <?>
13. Find GOPHER DIRECTORIES by Title word(s) (via U. of Manitoba) <?>
14. Find GOPHER DIRECTORIES by Title word(s) (via NYSERNet) <?>
15. Find GOPHER DIRECTORIES by Title word(s) (via SUNET) <?>
16. Search GopherSpace by Title word(s) (via PSINet) <?>
17. Search GopherSpace by Title word(s) (via UNINETT/U. of Bergen) <?>
18. Search GopherSpace by Title word(s) (via University of Pisa) <?>
Press ? for Help, q to Quit, u to go up a menu
Page: 1/2
View item number: 18
-->
Press ? for Help, q to Quit, u to go up a menu
Page: 1/2
women -t1 -m10
Searching...
Connecting...
Searching../
Internet Gopher Information Client v2.0.16
Search GopherSpace by Title word(s) (via University of Pisa): women -t1 -m10
1. Women in Librarianship/
2. Canadian Federation of University Women (CFUW) Awards/
3. Women's Studies/
4. Status of Women/
5. Special Events For Women/
6. Status of Women/
7. Women's Centre/
8. Women's Studies and Resources/
9. Not For Women Only: Information Guide for Women Faculty/
10. Women's Educational Resources Centre/
11. ** There are 14204 more items matching the query "women " available..
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
View item number: 4
-->
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
Receiving Directory...
Connecting...
Retrieving Directory..-
Internet Gopher Information Client v2.0.16
Status of Women
1. About Status of Women
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
View item number: 1
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
Receiving Information...
Receiving File...
About Status of Women (0k)
[PageDown: <SPACE>] [Help: ?] [Return to Menu: u]
The Status of Women directory is under development.
For more information, contact:
Jim Delaney
Office of Student Affairs
University of Toronto
Toronto, ON M5S 1A1
Phone: (416) 978-4027
Fax: (416) 971-2037
Email: jim.delaney@utoronto.ca
Internet Gopher Information Client v2.0.16
Status of Women
--> 1. About Status of Women
Press ? for Help, q to Quit, u to go up a menu
Page: 1/1
Really quit (y/n) ?
alaspin zseby 4 (~): exit
alaspin zseby 4 (~): telnet quake.think.com
Trying 192.216.46.98 ...
Connected to quake.think.com.
Escape character is '^]'.
SunOS UNIX (wais)
login: wais
Last login: Tue Feb 21 12:07:41 from VAX.DICKINSON.ED
SunOS Release 4.1.3 (X25-BIG-IPC) #4: Mon Dec 12 17:49:35 PST 1994
Welcome to swais, the text-terminal telnet client to WAIS.
Please type user identifier (optional, i.e user@host): zseby@
TERM = (vt100)
Starting up. This may take awhile...
SWAIS Source Selection Sources: 549
# Server Source Cost
001: [ wais.access.gpo.gov] 103_cong_bills Free
002: [ wais.access.gpo.gov] 104_cong_bills Free
003: [ wais.access.gpo.gov] 1992_cri Free
004: [ wais.access.gpo.gov] 1993_cri Free
005: [ wais.access.gpo.gov] 1994_cri Free
006: [ wais.access.gpo.gov] 1994_hob Free
007: [ wais.access.gpo.gov] 1994_record Free
008: [ wais.access.gpo.gov] 1994_register Free
009: [ wais.access.gpo.gov] 1994_unified_agenda Free
010: [ wais.access.gpo.gov] 1995_cri Free
011: [ wais.access.gpo.gov] 1995_hob Free
012: [ wais.access.gpo.gov] 1995_record Free
013: [ wais.access.gpo.gov] 1995_register Free
014: [ wais.access.gpo.gov] 1995_unified_agenda Free
015: [ archie.au] aarnet-resource-guide Free
016: [ndadsb.gsfc.nasa.gov] AAS_jobs Free
017: [ndadsb.gsfc.nasa.gov] AAS_meeting Free
018: [ munin.ub2.lu.se] academic_email_conf Free
Keywords:
<space> selects, w for keywords, arrows move, <return> searches, q quits, or ?
SWAIS Source Selection Help Page: 1
j, down arrow, ^N Move Down one source
k, up arrow, ^P Move Up one source
J, ^V, ^D Move Down one screen
K, <esc> v, ^U Move Up one screen
### Position to source number ##
/sss Search for source sss
<space>, <period> Select current source
= Deselect all sources
v, <comma> View current source info
<ret> Perform search
s Select new sources (refresh sources list)
w Select new keywords
X, - Remove current source permanently
o Set and show swais options
h, ? Show this help display
H Display program history
q Leave this program
Press any key to continue
SWAIS Source Selection Sources: 549
# Server Source Cost
019: [ sv3.cnusc.fr] acubase Free
020: [ ] adr Free
021: [ archive.orst.edu] aeronautics Free
022: [ wolfnet.com] afrophile Free
023: [bruno.cs.colorado.ed] aftp-cs-colorado-edu Free
024: [nostromo.oes.orst.ed] agricultural-market-news Free
025: [ wais.oit.unc.edu] alt.gopher Free
026: * [ wais.oit.unc.edu] alt.wais Free
027 munin.ub2.lu.se] amiga_fish_cont ts Free
028 coombs.anu.edu.au] ANU-Aboriginal-EconPolicies $0.00/minute
...
Keywords: z39.50 protocol
Initializing connection .
Connect to socket did not work (1): Connection refused
<space> selects, w for keywords, arrows move, <return> searches, q quits, or ?
alaspin zseby 5 (~):
alaspin zseby 7 (~): whatis rlogin
rlogin (1C) - remote login
/home/stat/zseby/man/whatis: No such file or directory
alaspin zseby 8 (~): whatis telnet
telnet (1C) - user interface to a remote system using the TELNET protocol
/home/stat/zseby/man/whatis: No such file or directory
alaspin zseby 9 (~): whatist archie
whatist: Command not found.
alaspin zseby 10 (~): whatis nn
/home/stat/zseby/man/whatis: No such file or directory
man: man entry for nn not found
alaspin zseby 11 (~): whatis mail
mail, Mail (1) - read or send mail messages
/home/stat/zseby/man/whatis: No such file or directory
alaspin zseby 12 (~): whatis vi
vi, view, vedit (1) - visual display editor based on ex(1)
/home/stat/zseby/man/whatis: No such file or directory
alaspin zseby 13 (~): whatis ftp
ftp (1) - ARPANET file transfer program
ftp (1C) - file transfer program
/home/stat/zseby/man/whatis: No such file or directory
alaspin zseby 14 (~): exit
logout
Connection closed.
troll zseby 11 (~): exit
logout
NO CARRIER