I used the following commands in this script file: o ping o traceroute o archie o nicname o whois o nslookup o netstat o finger ftp and telnet are on the web page itself to be used. FTP - It is to transfer files (File Transfer Protocol). It is very addictive. You can get programs (shareware/freeware) and pics/gifs and all sorts of stuff anywhere around the world where there are ftp sites available. Hairball has an anonymous ftp site. Stanford has one too. The transfer of files between sites around the world is very fast over these high speed T1/T3/etc. lines. Telnet - it will allow me to connect to any other UNIX computer that is on the internet. Personally, I use it when I travel. I log into the Chico State Campus from San Jose when I'm home or when I was in Australia, I telnet'ed into the Chico state campus and from my account, I had access all over. Telnet is one of the most powerful commands that I know of. You can also telnet to a site with a specific port number. No port number will give you a login prompt. But some port numbers have certain programs running like the callsign server: corpse:/user/s4/gilligan:telnet callsign.cs.buffalo.edu 2000 Trying... Connected to electra.cs.buffalo.edu. Escape character is '^]'. Callbook v1.3 Bug reports to bowen@cs.buffalo.edu Type 'help' for help >> call kd6cuc Call-Sign: KD6CUC Class: TECHNICIAN Real Name: TUKA GAFARI Birthday: MAR 23, 1969 Mailing Address: 1249 WARNER ST, CHICO, CA 95926 Valid From: NOV 12, 1991 To: NOV 12, 2001 >> bye Connection closed by foreign host. ELM - this is a program that allows a user to read his/her e-mail. PINE is another one as well as mail. However, most computer science people that I know of use elm rather than the other mail programs. (e-mail is electronic mail which takes only seconds to send from one site to another around the world. PING - (see below) allows me to "ping" a site. Sometimes when I connect to Australia, I can see ~33% packet loss or even up to 50%. But today, it seems like a better connection/route. TRACEROUTE - traces the route from site to site to get to the destination. I have examples below for this too. It's neat to see where the hops are in my connection when I telnet or make some kind of connection or sending e-mail. ARCHIE - Searches at FTP sites for that key word. Helpful if your looking for some kind of program on the net. NICNAME - This command will do a Internet user name lookup. You can find a site's actual address. If you know the town they are in like Berkeley or somewhere, you can then use this command to get a site name/etc. WHOIS - this is the directory service for CSU Chico (used here locally.... NSLOOKUP - This is to q uery a name server interactively. So, you can type the name like hairball and get the IP#. NETSTAT - Shows the network status of who is connected into the system. TALK - allows interactive talking betwen 2 users. YTALK - allows interactive talking via internet between 2 or more users. the screen is split in half and what you type is on the top of the screen....and the other person's typing is on your bottom. This is true on both sides.... I use this to keep in touch with my Aussie friends to talk to w/o long distance calling. FINGER - if you want to find someone and you only know their name, you can find their login. You can do this locally here or even off campus around the world. Some sites like HP will have a firewall and you canNOT query an employee. Most educational sites will give you information. MOSAIC - a web browser that I don't like too much. NETSCAPE - a better web browser that I like better. Both of these web browsers' that browse the world wide web. You can type 'lynx' at the UNIX prompt if you don't have a way to graphically browse the web with MOSAIC or NETSCAPE Script started on Thu Sep 14 09:52:50 1995 $ ping wumpus.cc.uow.edu.au PING wumpus.cc.uow.edu.au: 64 byte packets 64 bytes from 130.130.68.6: icmp_seq=0. time=304. ms 64 bytes from 130.130.68.6: icmp_seq=1. time=309. ms 64 bytes from 130.130.68.6: icmp_seq=2. time=297. ms 64 bytes from 130.130.68.6: icmp_seq=3. time=358. ms 64 bytes from 130.130.68.6: icmp_seq=4. time=343. ms 64 bytes from 130.130.68.6: icmp_seq=5. time=346. ms 64 bytes from 130.130.68.6: icmp_seq=6. time=351. ms 64 bytes from 130.130.68.6: icmp_seq=7. time=376. ms 64 bytes from 130.130.68.6: icmp_seq=8. time=274. ms 64 bytes from 130.130.68.6: icmp_seq=9. time=397. ms 64 bytes from 130.130.68.6: icmp_seq=10. time=286. ms 64 bytes from 130.130.68.6: icmp_seq=11. time=300. ms 64 bytes from 130.130.68.6: icmp_seq=12. time=270. ms 64 bytes from 130.130.68.6: icmp_seq=13. time=343. ms ----wumpus.cc.uow.edu.au PING Statistics---- 14 packets transmitted, 14 packets received, 0% packet loss round-trip (ms) min/avg/max = 270/325/397 $ ping ucs.orst.edu PING ucs.orst.edu: 64 byte packets 64 bytes from 128.193.4.5: icmp_seq=0. time=119. ms 64 bytes from 128.193.4.5: icmp_seq=1. time=80. ms 64 bytes from 128.193.4.5: icmp_seq=2. time=102. ms 64 bytes from 128.193.4.5: icmp_seq=3. time=369. ms 64 bytes from 128.193.4.5: icmp_seq=4. time=82. ms 64 bytes from 128.193.4.5: icmp_seq=5. time=91. ms 64 bytes from 128.193.4.5: icmp_seq=6. time=103. ms 64 bytes from 128.193.4.5: icmp_seq=7. time=84. ms ----ucs.orst.edu PING Statistics---- 8 packets transmitted, 8 packets received, 0% packet loss round-trip (ms) min/avg/max = 80/128/369 $ ping hairball PING hairball.ecst.csuchico.edu: 64 byte packets 64 bytes from 132.241.1.108: icmp_seq=0. time=4. ms 64 bytes from 132.241.1.108: icmp_seq=1. time=0. ms 64 bytes from 132.241.1.108: icmp_seq=2. time=0. ms 64 bytes from 132.241.1.108: icmp_seq=3. time=0. ms 64 bytes from 132.241.1.108: icmp_seq=4. time=0. ms 64 bytes from 132.241.1.108: icmp_seq=5. time=0. ms ----hairball.ecst.csuchico.edu PING Statistics---- 6 packets transmitted, 6 packets received, 0% packet loss round-trip (ms) min/avg/max = 0/0/4 $ ping standfordford.edu PING stanford.edu: 64 byte packets 64 bytes from 36.56.0.151: icmp_seq=0. time=62. ms 64 bytes from 36.56.0.151: icmp_seq=1. time=56. ms 64 bytes from 36.56.0.151: icmp_seq=2. time=49. ms 64 bytes from 36.56.0.151: icmp_seq=3. time=44. ms 64 bytes from 36.56.0.151: icmp_seq=4. time=46. ms ----stanford.edu PING Statistics---- 5 packets transmitted, 5 packets received, 0% packet loss round-trip (ms) min/avg/max = 44/51/62 $ traceroute wumpus.cc.uow.edu.au traceroute to wumpus.cc.uow.edu.au (130.130.68.6), 30 hops max, 40 byte packets 1 ocnl-cisco.ecst.csuchico.edu (132.241.1.1) 33 ms 21 ms 3 ms 2 ocnl-fddi.net.csuchico.edu (132.241.6.1) 8 ms 2 ms 3 ms 3 jb08037c67da1d8f48c1108d4692b3c036.net.CSUChico.EDU (132.241.60.70) 12 ms 3 ms 4 ms 4 137.145.120.2 (137.145.120.2) 79 ms 45 ms 12 ms 5 SWRL-7000-T1.CSU.net (137.145.174.2) 30 ms 30 ms 59 ms 6 PIC-7000-HSSI.CSU.net (130.150.104.2) 28 ms 29 ms 36 ms 7 border1-hssi1-0.Bloomington.mci.net (204.70.48.5) 36 ms 35 ms 47 ms 8 core-fddi-0.Bloomington.mci.net (204.70.2.129) 37 ms 31 ms 39 ms 9 core2-hssi-2.SanFrancisco.mci.net (204.70.1.42) 45 ms 40 ms 46 ms 10 core1-aip-4.SanFrancisco.mci.net (204.70.1.53) 116 ms 46 ms 212 ms 11 border4-fddi-0.SanFrancisco.mci.net (204.70.3.163) 42 ms 45 ms 43 ms 12 aarnet.SanFrancisco.mci.net (204.70.35.6) 235 ms 225 ms 224 ms 13 national-aix-us.gw.au (139.130.29.1) 246 ms 246 ms * 14 nsw.gw.au (139.130.188.65) 237 ms 236 ms 252 ms 15 uow.gw.au (139.130.92.2) 272 ms 338 ms 321 ms 16 bb68.gw.uow.edu.au (130.130.254.68) 268 ms 299 ms 347 ms 17 wumpus.cc.uow.edu.au (130.130.68.6) 313 ms * 274 ms $ traceroute ucs.orst.edu traceroute to ucs.orst.edu (128.193.4.5), 30 hops max, 40 byte packets 1 ocnl-cisco.ecst.csuchico.edu (132.241.1.1) 1 ms 1 ms 1 ms 2 ocnl-fddi.net.csuchico.edu (132.241.6.1) 3 ms 3 ms 1 ms 3 jb08037c67da1d8f48c1108d4692b3c036.net.CSUChico.EDU (132.241.60.70) 2 ms 2 ms 2 ms 4 137.145.120.2 (137.145.120.2) 15 ms 12 ms 13 ms 5 SWRL-7000-T1.CSU.net (137.145.174.2) 27 ms 29 ms 32 ms 6 PIC-7000-HSSI.CSU.net (130.150.104.2) 51 ms 27 ms 33 ms 7 border1-hssi1-0.Bloomington.mci.net (204.70.48.5) 47 ms 33 ms 33 ms 8 core-fddi-0.Bloomington.mci.net (204.70.2.129) 118 ms 40 ms 216 ms 9 core2-hssi-2.SanFrancisco.mci.net (204.70.1.42) 52 ms 44 ms 41 ms 10 core1-hssi-2.Sacramento.mci.net (204.70.1.146) 115 ms 42 ms 58 ms 11 core-hssi-3.Seattle.mci.net (204.70.1.150) 150 ms 61 ms 64 ms 12 border1-fddi-0.Seattle.mci.net (204.70.2.146) 57 ms 58 ms 59 ms 13 nwnet.Seattle.mci.net (204.70.52.6) 58 ms 59 ms 60 ms 14 seabr1-gw.nwnet.net (192.147.179.5) 61 ms 63 ms 73 ms 15 seattle3-gw.nwnet.net (198.104.207.50) 61 ms 59 ms 63 ms 16 portland1-gw.nwnet.net (198.104.195.113) 76 ms 78 ms 72 ms 17 osu-gw.nwnet.net (198.104.196.121) 82 ms 78 ms 75 ms 18 orst3-gw.ORST.EDU (192.147.167.1) 82 ms 81 ms 71 ms 19 UCS.ORST.EDU (128.193.4.5) 89 ms 73 ms 82 ms $ traceroute ucs.orst.edu traceroute to ucs.orst.edu (128.193.4.5), 30 hops max, 40 byte packets 1 ocnl-cisco.ecst.csuchico.edu (132.241.1.1) 164 ms 21 ms 3 ms 2 ocnl-fddi.net.csuchico.edu (132.241.6.1) 1 ms 2 ms 1 ms 3 jb08037c67da1d8f48c1108d4692b3c036.net.CSUChico.EDU (132.241.60.70) 3 ms 2 ms 2 ms 4 137.145.120.2 (137.145.120.2) 13 ms 12 ms 14 ms 5 SWRL-7000-T1.CSU.net (137.145.174.2) 30 ms 36 ms 29 ms 6 PIC-7000-HSSI.CSU.net (130.150.104.2) 31 ms 29 ms 28 ms 7 border1-hssi1-0.Bloomington.mci.net (204.70.48.5) 42 ms 35 ms 32 ms 8 core-fddi-0.Bloomington.mci.net (204.70.2.129) 32 ms 35 ms 37 ms 9 core2-hssi-2.SanFrancisco.mci.net (204.70.1.42) 48 ms 48 ms 41 ms 10 core1-hssi-2.Sacramento.mci.net (204.70.1.146) 63 ms 47 ms 43 ms 11 core-hssi-3.Seattle.mci.net (204.70.1.150) 63 ms 55 ms 56 ms 12 border1-fddi-0.Seattle.mci.net (204.70.2.146) 148 ms 115 ms 131 ms 13 nwnet.Seattle.mci.net (204.70.52.6) 58 ms 64 ms 61 ms 14 seabr1-gw.nwnet.net (192.147.179.5) 76 ms 57 ms 78 ms 15 seattle3-gw.nwnet.net (198.104.207.50) 73 ms 69 ms 64 ms 16 portland1-gw.nwnet.net (198.104.195.113) 76 ms 78 ms 85 ms 17 osu-gw.nwnet.net (198.104.196.121) 103 ms 88 ms 74 ms 18 orst3-gw.ORST.EDU (192.147.167.1) 87 ms 103 ms 83 ms 19 * UCS.ORST.EDU (128.193.4.5) 98 ms 90 ms $ traceroute stanford.edu traceroute to stanford.edu (36.56.0.151), 30 hops max, 40 byte packets 1 ocnl-cisco.ecst.csuchico.edu (132.241.1.1) 1 ms 2 ms 2 ms 2 ocnl-fddi.net.csuchico.edu (132.241.6.1) 3 ms 2 ms 1 ms 3 jb08037c67da1d8f48c1108d4692b3c036.net.CSUChico.EDU (132.241.60.70) 4 ms 2 ms 2 ms 4 137.145.120.2 (137.145.120.2) 13 ms 13 ms 21 ms 5 SWRL-7000-T1.CSU.net (137.145.174.2) 35 ms 35 ms 29 ms 6 PIC-7000-HSSI.CSU.net (130.150.104.2) 29 ms 28 ms 27 ms 7 border1-hssi1-0.Bloomington.mci.net (204.70.48.5) 40 ms * 37 ms 8 core-fddi-0.Bloomington.mci.net (204.70.2.129) 36 ms 31 ms 33 ms 9 core2-hssi-2.SanFrancisco.mci.net (204.70.1.42) 48 ms 44 ms 49 ms 10 core1-aip-4.SanFrancisco.mci.net (204.70.1.53) 123 ms 45 ms 129 ms 11 border1-fddi-0.SanFrancisco.mci.net (204.70.2.162) 45 ms 51 ms 42 ms 12 barrnet.SanFrancisco.mci.net (204.70.32.6) 45 ms 45 ms 152 ms 13 su-tk.wr.bbnplanet.net (192.31.48.1) 48 ms 52 ms 49 ms 14 sunet-gateway.stanford.edu (198.31.10.1) 49 ms * 45 ms 15 Argus.Stanford.EDU (36.56.0.151) 43 ms 43 ms 46 ms $ archie -r netphone Host plaza.aarnet.edu.au Location: /micros/mac/umich/misc/demo FILE -r--r--r-- 806191 Jun 6 20:45 netphonedemo1.21.sit.hqx Host nic.switch.ch Location: /mirror/umich-mac/misc/demo FILE -rw-rw-r-- 806191 Jun 6 20:45 netphonedemo1.21.sit.hqx Host mojo.ots.utexas.edu Location: /pub/mac/untested/950712/internet/misc/demo FILE -rw-r--r-- 808079 Jul 6 16:06 netphone-demo-121.hqx Location: /pub/mac/untested/950816/internet/misc/demo FILE -rw-r--r-- 827481 Aug 16 20:54 netphone-demo-121.hqx Host mirabelle.loria.fr Location: /pub/mac/umich/misc/demo FILE -r--r--r-- 611610 Jun 6 19:45 netphonedemo1.21.sit.hqx.gz Host info.forthnet.gr Location: /pub2/mac/00newfiles/NEW.month-by-month/9506 FILE -rw-rw-r-- 611610 Jun 6 09:45 netphonedemo1.21.sit.hqx.gz Location: /pub2/mac/misc/demo FILE -rw-rw-r-- 611610 Jun 6 09:45 netphonedemo1.21.sit.hqx.gz Host net.auckland.ac.nz Location: /pub/mac/communication FILE -rwxr-xr-x 818611 Jun 14 20:38 netphonedemo1.21.sit.hqx Host ftp.luth.se Location: /pub/mac/.2/mirror.umich/misc/demo FILE -r--r--r-- 806191 Jun 6 12:45 netphonedemo1.21.sit.hqx Host ftp.sunet.se Location: /pub/mac/umich/00newfiles/NEW.month-by-month/9508 FILE -rwxrwxrwx 43 Aug 31 22:28 netphonedemo1.23.sit.hqx Location: /pub/mac/umich/misc/demo FILE -r--r--r-- 825570 Aug 29 03:12 netphonedemo1.23.sit.hqx Host nctuccca.edu.tw Location: /Macintosh/umich-mac/00newfiles/NEW.month-by-month/9506 FILE -rwxr-xr-x 46 Jul 29 09:00 netphonedemo1.21.sit.hqx.gz Location: /Macintosh/umich-mac/misc/demo FILE -r--r--r-- 611610 Jun 6 09:00 netphonedemo1.21.sit.hqx.gz $ nicname wollongong Wollongong City Council (NETBLK-WOLLONGCITYC-AU) WOLLONGCITYC-AU 203.12.132.0 - 203.12.135.0 Wollongong Europe (TWGEUR-DOM) TWGEUR.COM Wollongong Europe (DEVVAX-HST) DEVVAX.TWGEUR.COM 193.74.177.1 Wollongong Europe (KZIN-HST) KZIN.TWGEUR.COM 193.74.176.1 Wollongong High School of the Performing Arts (NET-WOLLONGHSPA-AU) WOLLONGHSPA-AU 203.12.123.0 Wollongong Nederland B.V. (NET-WOLLONGONG) WOLLONGONG 193.78.138.0 Wollongong UK Ltd (TWGUK-DOM) TWGUK.COM Wollongong UK Ltd (TWGUK-HST) THORIN.TWGUK.COM 193.119.18.1 Wollongong UK Ltd (TWGUK2-HST) GANDALF.TWGUK.COM 193.119.18.10 The InterNIC Registration Services Host contains ONLY Internet Information (Networks, ASN's, Domains, and POC's). Please use the whois server at nic.ddn.mil for MILNET Information. $ whois tuka Campus phone directory: 0 matches, data is 10 mos old (1704 users) ECT UNIX password file: 1 match, data is 4 days old (8165 users) 1. Tuka Gafari, gilligan@ecst.csuchico.edu, office 242 O'Connell, work 898-4950, home 342-1663 OAVAX users/aliases 1 match, data is 3 days old (1733 users) 1. GAFARI, TUKA (CC), TGAFARI@oavax.csuchico.edu Phones: (916) 898-extn, Snail-mail: Name; CSU Chico; Chico, CA 95929-zip ************ Use "nicname" to query the NIC Internet whois database. $ whois Usage: whois key Where "key" is some part of a login name, first, or last name. Case doesn't matter. UNIX-style regular expressions are allowed (be sure to quote any special characters so the shell doesn't interpret them). The following will be searched: 1. Campus phone book 2. ECT UNIX user list (many students have email accounts here) 3. OAVAX user list (includes aliases for all campus faculty/staff) Other places to finger (users not included in this output): 1. Economics Linux box: rocko.csuchico.edu 2. Business IBM workstation: ibmwatson.csuchico.edu 3. Geosciences Sun workstation: shasta.csuchico.edu Use "nicname" to query the NIC Internet whois database. Report problems to postmaster@ecst.csuchico.edu. $ nslookup Default Name Server: velveeta.ecst.csuchico.edu Address: 132.241.3.57 > 132.241.1.108 Name Server: velveeta.ecst.csuchico.edu Address: 132.241.3.57 Name: hairball.ecst.csuchico.edu Address: 132.241.1.108 > hairball Name Server: velveeta.ecst.csuchico.edu Address: 132.241.3.57 Name: hairball.ecst.csuchico.edu Address: 132.241.1.108 > wumpus.cc.uow.edu.au Name Server: velveeta.ecst.csuchico.edu Address: 132.241.3.57 Non-authoritative answer: Name: wumpus.cc.uow.edu.au Address: 130.130.68.6 > ucs.orst.edu Name Server: velveeta.ecst.csuchico.edu Address: 132.241.3.57 Non-authoritative answer: Name: ucs.orst.edu Address: 128.193.4.5 > exit $ netstat Active Internet connections Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp 0 0 corpse.ecst.csuchico.edu.2425 hoser.ecst.csuchico.edu.6000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.finger steroid.ecst.csuchico.edu.4700 TIME_WAIT tcp 0 0 corpse.ecst.csuchico.edu.telnet elmerfudd.ecst.csuchico.edu.2359 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.1969 drencrom.ecst.csuchico.edu.6000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.telnet indy.CSUChico.EDU.1155 ESTABLISHED tcp 0 1 corpse.ecst.csuchico.edu.telnet x4937.dip.ecst.csuchico.edu.1026 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.1546 antimud.jedi.net.9600 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.telnet ts.net.CSUChico.EDU.35415 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.7000 eyepatch.ecst.csuchico.edu.2915 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.telnet burton.ecst.csuchico.edu.2308 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.telnet yosemite.ecst.csuchico.edu.2218 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.1079 logopolis.ecst.csuchico.edu.6000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.4927 hoser.ecst.csuchico.edu.6000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.telnet singapore.cisnet.net.1459 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.1023 hairball.ecst.csuchico.edu.login ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.telnet coatlique.cisnet.net.2997 ESTABLISHED tcp 0 0 corpse-graphics.ecst.csuchico.edu.1768 brain.ecst.csuchico.edu.1026 FIN_WAIT_2 tcp 0 0 corpse-graphics.ecst.csuchico.edu.1302 wakko.ecst.csuchico.edu.1026 FIN_WAIT_2 tcp 0 0 corpse-graphics.ecst.csuchico.edu.2110 scratchansniff.ecst.csuchico.edu.1026 FIN_WAIT_2 tcp 0 0 corpse-graphics.ecst.csuchico.edu.3851 pinky.ecst.csuchico.edu.1026 FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.4470 tardis.ecst.csuchico.edu.6000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.echo nbdyn42.dip.CSUChico.EDU.1029 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.ftp x4938.dip.ecst.csuchico.edu.1034 FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.ftp-data x4937.dip.ecst.csuchico.edu.45031 FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.ftp-data x4937.dip.ecst.csuchico.edu.56371 FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.login guzzler.ecst.csuchico.edu.1021 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.4541 anansi.panix.com.www FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.4498 anansi.panix.com.www FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.4478 anansi.panix.com.www FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.telnet purple.net.CSUChico.EDU.1418 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.echo nbdyn41.dip.CSUChico.EDU.1028 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.2422 pong.ecst.csuchico.edu.6000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.7000 corpse.ecst.csuchico.edu.2003 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.2003 corpse.ecst.csuchico.edu.7000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.telnet purple.net.CSUChico.EDU.1368 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.1083 pinchy.micro.umn.edu.4324 FIN_WAIT_2 tcp 0 0 corpse.ecst.csuchico.edu.3404 pm7.cisnet.net.1105 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.ftp pm7.cisnet.net.1095 CLOSE_WAIT tcp 0 0 corpse.ecst.csuchico.edu.2473 treeslug.ecst.csuchico.edu.6000 ESTABLISHED tcp 0 0 corpse.ecst.csuchico.edu.7000 jowels.ecst.csuchico.edu.1145 ESTABLISHED udp 0 0 corpse-graphics.ecst.csuchico.edu.ntp *.* udp 0 0 corpse.ecst.csuchico.edu.ntp *.* udp 0 0 localhost.ntp *.* udp 0 0 corpse-graphics.ecst.csuchico.edu.domain *.* udp 0 0 corpse.ecst.csuchico.edu.domain *.* udp 0 0 localhost.domain *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr 5057c00 stream 0 0 0 53d4080 0 0 $ finger gilligan Login name: gilligan In real life: Tuka Gafari KD6CUC Office: 242 O'Connell, 898-4950 Home Phone: 342-1663 Directory: /user/s4/gilligan Shell: /bin/ksh Site mail hub: spam.ecst.csuchico.edu Mail inbox on corpse: 123 messages (108 old, 15 unread, 0 new) last message sent Thu Sep 14 09:58:46 1995 On since: Thu Sep 14 10:18:09 on ttyp3 (drencrom:0) ocnl136 (mesg y) Project: http://www.ecst.csuchico.edu/~gilligan/ CHECK IT OUT!!!! No plan. $ finger ss97@uow.edu.au [uow.edu.au] Login name: ss97 In real life: SNJEGOTA SILVANA Directory: Withheld Shell: /share/bin/fsh Never logged in. $ finger -n gilligan Login name: gilligan In real life: Tuka Gafari KD6CUC Office: 242 O'Connell, 898-4950 Home Phone: 342-1663 Directory: /user/s4/gilligan Shell: /bin/ksh Site mail hub: spam.ecst.csuchico.edu Mail inbox on corpse: 123 messages (108 old, 15 unread, 0 new) last message sent Thu Sep 14 09:58:46 1995 On steroid since: Thu Sep 14 09:47:15 on ttyp5* (drencrom:0) ocnl136 corpse:/user/s4/gilligan:finger eeyour@cats.ucsc.edu [cats.ucsc.edu] Login name: eeyour In real life: Melissa Jane Parker Nickname: WebShark Home phone: 408-423-7432 Office: Office phone: 818-884-5509 Electronic mail address: eeyour@CATS.UCSC.EDU script done on Thu Sep 14 10:04:46 1995