home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / fsp2-10a.zip / fsp.faq < prev    next >
Text File  |  1994-02-13  |  24KB  |  561 lines

  1. Article: 912 of alt.comp.fsp
  2. Newsgroups: alt.comp.fsp
  3. Path: Germany.EU.net!EU.net!sunic!news.lth.se!news.lu.se!nomina.lu.se!pi92ae
  4. From: pi92ae@lelle.pt.hk-r.se (Andy)
  5. Subject: FSP FAQ from RTFM.MIT.EDU
  6. Message-ID: <PI92AE.93Dec5161307@lelle.pt.hk-r.se>
  7. Sender: news@nomina.lu.se (USENET News System)
  8. Nntp-Posting-Host: lelle.pt.hk-r.se
  9. Organization: Dept. of Comp. Sci. Soft Center, Ronneby
  10. Date: Sun, 5 Dec 93 16:13:07 MET
  11. Lines: 546
  12.  
  13.  
  14. Archive-name: fsp-faq
  15. Last-modified: 21st August 1993
  16.  
  17. Frequently Asked Questions about FSP
  18. ------------------------------------
  19.  
  20. *** Please read this before posting to alt.comp.fsp. ***
  21.  
  22. ##########################################################################
  23. ### IMPORTANT NOTICE: EVERYONE PLEASE READ THIS!
  24. ###
  25. ### Joseph Traub is no longer the FSP maintainer, and the site he
  26. ### maintained at seismo.soar.cs.cmu.edu no longer runs an FSP daemon.
  27. ### Please do NOT mail anyone at CMU about the FSP server -- the admins
  28. ### there have complained about the volume of unwanted mail.
  29. ###
  30. ### If you have questions about FSP, please mail one of the new
  31. ### maintainers -- see below for details.
  32. ##########################################################################
  33.  
  34. This is the answers to some of the frequently asked questions about FSP.
  35. It is posted weekly to alt.comp.fsp, alt.answers and news.answers.
  36.  
  37. This article answers the following questions.
  38.  
  39. Section 1: Introduction and Help
  40.         Q1.1 What's alt.comp.fsp?  What's FSP?
  41.         Q1.2 Where can I get FSP?
  42.         Q1.3 Help!  I don't understand how to use FSP!
  43.         Q1.4 What are those funny "R" and "I" characters?
  44.         Q1.5 Why should I, as a site admin, run an FSP daemon?
  45.  
  46. Section 2: FSP software and resources
  47.         Q2.1 Where can I get an FTP-like interface for FSP?
  48.         Q2.2 Where can I get a graphical interface for FSP?
  49.         Q2.3 Where can I get hold of a list of sites?
  50.         Q2.4 Where can I get hold of hundreds of pictures of naked women
  51.              in compromising positions?
  52.  
  53. Section 3: Technical Issues
  54.         Q3.1 What are the main differences between FSP and FTP?  How
  55.              does FSP work?
  56.         Q3.2 How secure/anonymous is FSP?
  57.         Q3.3 Why not add passwords to FSP?
  58.         Q3.4 So what *does* FSP stand for?
  59.  
  60. Section 4: Who's who in FSP?
  61.         Q4.1 Who wrote FSP?
  62.         Q4.2 Who helped put this FAQ together?
  63.  
  64.  
  65. This FAQ is written and maintained by Pete Bevin (pete@sst.icl.co.uk)
  66. with help from Phil Richards (pgr@sst.icl.co.uk).
  67.  
  68. If you have any comments, suggestion, or additions, send me (Pete) some mail.
  69.  
  70.  
  71. Section 1: Introduction and Help
  72.  
  73. Q1.1: What's alt.comp.fsp?  What's fsp?
  74.  
  75.         Alt.comp.fsp is a Usenet newsgroup for discussing the FSP file
  76.         transmission protocol.  It was created on Tuesday 4th May 1993
  77.         by Wen-King Su (wen-king@cs.caltech.edu) after there was no
  78.         objection on alt.config.  Before the newsgroup, there was a
  79.         mailing list (fsp-discussion) for talking about FSP software
  80.         internals.  This newsgroup is for discussion of both writing and
  81.         using the software.
  82.  
  83.         FSP is a protocol, a bit like FTP (but see below), for moving
  84.         files around.  It's designed for anonymous archives, and has
  85.         protection against server and network overloading.  It doesn't
  86.         use connections, so it can survive things falling over.
  87.  
  88.         Quote: `FSP is what anonymous FTP *should* be'.
  89.  
  90.  
  91. Q1.2: Where can I get FSP from?
  92.  
  93.         The `official' place for FSP distributions is ftp.germany.eu.net
  94.         (192.76.144.75), in the directory /pub/network/inet/fsp.  It is
  95.         available both by FTP and FSP: the FSP server is on port 2001.
  96.         Another official site is taxus.uib.no (129.177.30.10), which
  97.         only runs an FSP server -- it's on port 9000.  The directory
  98.         on taxus is /fspdist.
  99.  
  100.         (Note: If you're using Unix, and you don't want to set up a
  101.         server, you will probably want to get one of the FTP-like clients
  102.         instead -- fspclient, fspcli, or fspsh -- from the same place).
  103.  
  104.         The latest versions are:
  105.  
  106.                 Unix, VMS:      fsp.271.tar.gz
  107.                 OS/2:           fsp2-03b.zip
  108.                 MS-DOS:         pcfsp104.zip
  109.  
  110.         The Unix version is the `original', and was originally written by
  111.         Wen-King Su: Joseph Traub took over for a while, and Phil Richards
  112.         and Pete Bevin maintain it now.  The same distribution contains
  113.         patches by Sven Pechler to make it run on VMS.  Larkin Lowrey
  114.         wrote the OS/2 version, and Lindsey Smith wrote the MS-DOS
  115.         version.  Email addresses are at the end.
  116.  
  117.         (A note about .gz and .z files: they are compressed using GNU
  118.         gzip.  Ask your local guru, or read the FAQ for comp.compression.)
  119.  
  120.         There is no Mac version, and no VM version.  If you want to get
  121.         famous, here's your chance to get on the FSP bandwagon :-)
  122.  
  123.  
  124. Q1.3: Help!  I don't understand how to use FSP!
  125.  
  126.         If you're already familiar with FTP, you might want to use one
  127.         of the FTP-like clients instead, or even a graphical interface.
  128.         See the answers to questions 2.1 and 2.2 below for details of
  129.         how to get them.
  130.  
  131.         The following tutorial is adapted from an article in
  132.         alt.comp.fsp by David DeSimone <fox@netcom.com>.
  133.  
  134.         The original FSP seems to have been designed for use with csh
  135.         aliases, so if you use csh, try these aliases in your .cshrc:
  136.  
  137.         # FSP aliases:
  138.         alias fcat   '(set noglob; exec fcatcmd \!*)'
  139.         alias fcd    'setenv FSP_DIR `(set noglob; exec fcdcmd \!*)`'
  140.         alias fget   '(set noglob; exec fgetcmd \!*)'
  141.         alias fgrab  '(set noglob; exec fgrabcmd \!*)'
  142.         alias fls    '(set noglob; exec flscmd -F \!*)'
  143.         alias fll    '(set noglob; exec flscmd -l \!*)'
  144.         alias fpro   '(set noglob; exec fprocmd \!*)'
  145.         alias fpwd   'echo "$FSP_HOST ($FSP_PORT): $FSP_DIR"'
  146.         alias frm    '(set noglob; exec frmcmd \!*)'
  147.         alias frmdir '(set noglob; exec frmdircmd \!*)'
  148.         alias fhost  'set fsp_host=(\!*); source ~/bin/fhost; unset fsp_host'
  149.  
  150.         The last alias, "fhost", is my own invention, and the ~/bin/fhost
  151.         file looks like this:
  152.  
  153.         #!/bin/csh
  154.         #
  155.         # Since this script sets environment variables, it really needs
  156.         # to be source'd rather than executed.  Thus the following alias
  157.         # should be used:
  158.         #
  159.         # alias fhost 'set fsp_host=(\!*); source ~/.bin/fhost; unset fsp_host'
  160.         #
  161.  
  162.         if ( $#fsp_host > 0 ) then
  163.  
  164.             setenv FSP_HOST $fsp_host[1]
  165.  
  166.             if ( $#fsp_host > 1 ) then
  167.                 setenv FSP_PORT $fsp_host[2]
  168.             else
  169.                 setenv FSP_PORT 21
  170.             endif
  171.  
  172.             if ( $#fsp_host > 2 ) then
  173.                 setenv FSP_DIR $fsp_host[3]
  174.             else
  175.                 setenv FSP_DIR /
  176.             endif
  177.  
  178.         endif
  179.  
  180.         if ( $?FSP_HOST ) then
  181.             echo "$FSP_HOST ($FSP_PORT): $FSP_DIR"
  182.         endif
  183.  
  184.         This alias lets you "connect" to a host quickly and easily.  For
  185.         instance, to start out I give the following command:
  186.  
  187.         % fhost wuarchive.wustl.edu
  188.         wuarchive.wustl.edu (21): /
  189.          
  190.         The "fhost" command tells me where I'm connected, on what port,
  191.         and in what directory.
  192.  
  193.         Since all "fhost" does is set up some environemnt variables, we
  194.         aren't REALLY connected.  To find out if the site is responding,
  195.         just do a quick "fls":
  196.  
  197.         % fls
  198.         README          etc/            mirrors2/       pub/
  199.         README.NFS      graphics/       mirrors3/       systems/
  200.         bin/            info/           mirrors4/       techreports/
  201.         decus/          languages/      multimedia/     usenet/
  202.         doc/            lost+found/     packages/       vendorware/
  203.         edu/            mirrors/        private/
  204.  
  205.         Looks like we're up and running!  Navigating with FSP is now
  206.         just like using the local filesystem, except the commands have
  207.         "f" in front of them.  For instance:
  208.  
  209.         % fcd /systems/amiga/incoming
  210.         directory mode: (owner: some other machine)(delete: NO)(create: NO)
  211.         % fls
  212.         AT3D-Demo.bad           devel/                  utils/
  213.         AT3D-Demo.readme        fish/                   wb30/
  214.         AT3D.lha                games/                  z_newfiles_Jul01
  215.         Amiga.help              gfx/                    z_newfiles_Jul02
  216.         DAKDUNGN.LZH            hardware/               z_newfiles_Jul03
  217.         DAKDUNGN.README         imagine/                z_newfiles_Jul04
  218.         DP_Desc_June.run        ls-lR.incoming          z_newfiles_Jun25
  219.         README.UPLOADER         ls-lR.incoming.Z        z_newfiles_Jun26
  220.         TREE                    misc/                   z_newfiles_Jun27
  221.         archive/                mods/                   z_newfiles_Jun28
  222.         audio/                  news/                   z_newfiles_Jun29
  223.         cam_list.zoo            patch/                  z_newfiles_Jun30
  224.         comm/                   programming/
  225.         demos/                  text/
  226.          
  227.         Other nice commands like "fcat filename" let me see what's out
  228.         there, or for larger files, "fcat filename | less" is very
  229.         effective.
  230.  
  231.         Once I see a nice file that I want copied to my local system, I
  232.         just give the "fget filename" command and away it goes.  Usually
  233.         I type "fget filename &" which throws the transfer request into
  234.         the background.  Then I can immediately go off and "fcd" to some
  235.         other directory and look for more files to grab, "fcat"-ing the
  236.         README files and such.
  237.  
  238.  
  239. Q1.4 What are those funny "R" and "I" characters?
  240.  
  241.         When FSP doesn't get any response from the server, it keeps on
  242.         sending requests.  The first time it retries, it prints an "R",
  243.         (meaning "Retry"), and the second, third, and subsequent times,
  244.         it prints an "I".  You might also see an "E", which means "error":
  245.         FSP got a packet, but it was corrupted for some reason.
  246.  
  247.         Fspclient does it slightly differently: it starts by printing
  248.         "r" and "R" characters, and then uses "-\|/" characters to draw
  249.         a spinning bar.  As Phil Richards (the author) says, `I quite
  250.         often see spinning bars, but usually only after the fifth pint'.
  251.  
  252.  
  253. Q1.5 Why should I, as a site admin, run an FSP daemon?
  254.  
  255.         Because it's one more way people can access your site, and it
  256.         won't cost you much extra load on the machine.  The FSP daemon
  257.         never forks, so it won't increase your load average by more than
  258.         one.  FSP doesn't add much to the network load either, and you
  259.         can limit the amount of data the daemon will send out (eg, to
  260.         2.5k/sec).
  261.  
  262.         FSP allows comprehensive logging, running off inetd, README
  263.         files per directory, banning on per-host or per-network basis,
  264.         reverse naming and read-only sites.  The only thing anonymous
  265.         FTP gives that FSP doesn't is having the user type in an email
  266.         address, and of course, this can easily be faked.  FSP logs give
  267.         the user's hostname, which is harder to fake.
  268.  
  269. -----------------------------------------------------------------------------
  270.  
  271.  
  272. Section 2: FSP software and resources
  273.  
  274. Q2.1 Where can I get an FTP-like interface for FSP?
  275.  
  276.         The interface I use is Phil Richards' (pgr@sst.icl.co.uk)
  277.         fspclient.  The latest version (still pre-alpha, but more
  278.         reliable than your average beta release) is fspclient.0.0-h.
  279.         You can get it by FTP from ftp.robots.ox.ac.uk as
  280.         /pub/ox.src/fspclient.0.0-h+.tar.Z .
  281.  
  282.         Another interface to use is Nicolai Langfeldt's 'fspcli'.  It
  283.         has a ftp like interface and more.  It is in the release
  284.         directory on ftp.germany, and it has also been posted on
  285.         alt.sources.  Another nice thing about it is that it's a
  286.         small(ish) perl script rather than a large compiled executable,
  287.         and it's not alpha OR beta.  Presently the latest version is 1.2
  288.  
  289.         Ove Ruben R Olsen (Ruben@uib.no) has written a client quite
  290.         similar to Nicolai's, but even smaller.  It is available in
  291.         the fspsh directory on taxus.uib.no/9000 (see below).
  292.  
  293.         Note that if you want to use either of the last two clients,
  294.         you'll have to have the Perl language installed.  You can get
  295.         the latest version by FTP from prep.ai.mit.edu in
  296.         /pub/gnu/perl*, or by FSP from wuarchive (see below) in
  297.         /mirrors/gnu/perl*.
  298.  
  299.  
  300. Q2.2 Where can I get a graphical interface for FSP?
  301.  
  302.         Andy Doherty <ssudoher@reading.ac.uk> has written an xview client
  303.         for the X Window System.  It is available from ftp.germany as
  304.         `fsptool-1.3.1.tar.gz'.  Like fspcli and fspshell, it acts as
  305.         an interface to the standard FSP shell commands, rather than
  306.         rewriting them itself.
  307.  
  308.         Note that to use this package, you will need the xview libraries:
  309.         if you're using a Sun workstation, you're OK: otherwise, you
  310.         may have to get and compile them yourself.
  311.  
  312.         If you're an OS/2 user, you can use the OS/2 client by Albert
  313.         Crosby <acrosby@uafhp.uark.edu>.  It wraps around the OS/2
  314.         FSP software (see above), and also requires RexxMenu and RxU.
  315.         It can read a list of files in the standard FSP host listing
  316.         format, and uses RexxMenu's point-and-click interface.
  317.  
  318.  
  319. Q2.3 Where can I get hold of a list of sites?
  320.  
  321.         Dan Charrois <ae277@freenet.carleton.ca> maintains a list of FSP
  322.         servers, and you can get more information about it by sending a
  323.         message to "charro@ee.ualberta.ca" with the subject "fsp list" and
  324.         the word "help" on a line by itself in the body of the message.
  325.         You can get the latest list by saying "list" instead of "help".
  326.         The help message will tell you how to add new site information.
  327.  
  328.         You are also encouraged to post site information to alt.comp.fsp,
  329.         and if you post in the format below, most people will be able
  330.         to slurp your list straight into their front-end programs.
  331.         There's an unofficial standard for the format, which you can
  332.         find on taxus in the file "fsplist.std".
  333.  
  334.         In the meantime, here's a list to get you going.
  335.  
  336.         128.52.46.11      21   alpha   / # GNU Alpha releases
  337.         158.125.220.8     21   genie   / # small UK site
  338.         192.76.144.75     2001 germany / # big German archive
  339.         fsp.luth.se       6969 luth    / # Top of Europe
  340.         131.215.131.148   21   mosaic  / # BSD386/Usenet
  341.         134.109.132.2     21   pyrrhus / # OS2, linux, simtel, etc.
  342.         146.169.2.1       21   src     / # big UK site
  343.         129.177.30.10     9000 taxus   / # fspadm, fsp-shell tools
  344.         131.155.140.128   21   terra   / # big Netherlands site
  345.         18.172.1.2        21   tsx     / # linux
  346.         fsp.warwick.ac.uk 21   warwick / # Computer Underground Digest
  347.         128.252.135.4     21   wu      / # everything you ever wanted
  348.  
  349.  
  350. Q2.4 Where can I get hold of hundreds of pictures of naked women in
  351.      compromising positions?
  352.  
  353.         Don't ask me, I only edit the FAQ :-)
  354.  
  355.         Seriously, FSP has a reputation of being for "crooks and
  356.         perverts".  If you know any good sites carrying illegal
  357.         material, then do them a favour and keep them to yourself.
  358.         Posting them won't make you any friends.
  359.  
  360.         If someone posts a list of sites, and you didn't want them to,
  361.         please don't publicly flame them.  It doesn't endear you to
  362.         anyone.  If you must put them right, send email.  Thank you.
  363.  
  364. ---------------------------------------------------------------------------
  365.  
  366.  
  367. Section 3: Technical Issues
  368.  
  369. Q3.1 What are the main differences between FSP and FTP?  How does FSP work?
  370.  
  371.         From the user's point of view, the differences are not that
  372.         great, except that some of the more annoying features of FTP
  373.         are gone.  Here are the main differences.
  374.  
  375.                 a. The protocol can stand things going down: if the
  376.                 server or the network falls over in the middle of a
  377.                 transfer, you can just wait until it comes back up.
  378.                 You don't have to reconnect, and even better, if the
  379.                 server went down 90% through grabbing a file, you can
  380.                 continue from where you left off.
  381.  
  382.                 b. The protocol doesn't need a username or password.
  383.                 You just throw packets at the server.  You don't have
  384.                 to identify yourself (though you're not completely
  385.                 anonymous -- see below).
  386.  
  387.                 c. It's harder to kill off a site with an FSP server
  388.                 than with an FTP server.  The FSP daemon is designed to
  389.                 be as lightweight as possible:  it doesn't fork off any
  390.                 sub-processes, and it takes steps to limit the amount
  391.                 of traffic it handles.
  392.  
  393.                 d. The user interface is completely different.  The
  394.                 interface that comes with the package consists of
  395.                 eleven commands that you can call from the shell.  In
  396.                 effect, your shell is providing all the nice functions
  397.                 like command line editing.  This makes the interface
  398.                 much more versatile than FTP's.  (See below for how to
  399.                 get an FTP-like interface, though).
  400.  
  401.                 e. FSP is a bit slower than FTP.  This is a feature,
  402.                 not a bug.  The point is to keep the communication
  403.                 lightweight, and not to flood the net.
  404.  
  405.         From the programmer's point of view, fsp is a complete rewrite.
  406.  
  407.                 a. Instead of TCP sockets, it uses datagrams to
  408.                 communicate, so that the connection doesn't break on a
  409.                 flaky line.
  410.  
  411.                 b. FTP works by opening a port, and then asking the
  412.                 server to send a file to it.  FSP uses the same port
  413.                 all the time for communication, and asks for segments
  414.                 of a file.  So you can start off a transfer half way
  415.                 through a file, if you really want to.
  416.  
  417.                 c. The server tries to make sure you don't ask for
  418.                 packets too quickly.  Each packet it sends out has a
  419.                 random identification number, which the client must
  420.                 return on the next request.  (If the client loses the
  421.                 number, it must wait a few seconds before the server
  422.                 accepts another packet from it).  Therefore, the client
  423.                 has to wait for an answer to each request before it
  424.                 sends out the next one.
  425.  
  426.  
  427. Q3.2 How secure/anonymous is FSP?
  428.  
  429.         By default, the FSP daemon keeps logs of transactions, along
  430.         with their site names.  An FSP administrator could use this to
  431.         find out who you are, with a reasonable degree of certainty.
  432.  
  433.         In short, FSP gives you no more privacy than anonymous FTP.
  434.         Anyone who tells you different has a less devious mind than most
  435.         FSP admins I know.
  436.  
  437.         Why not make FSP more anonymous?  Well, it's impossible to make
  438.         a protocol with complete anonymity, since at some point, the
  439.         remote site will have to send a file back to you, and it needs
  440.         at least an address to send it to.
  441.  
  442.         If you really need privacy, you can encrypt any files you make
  443.         available, and only give out the decryption password to a select
  444.         few.  But of course, you have to trust them to keep the password
  445.         safe.
  446.  
  447.  
  448. Q3.3 Why not add passwords to FSP?
  449.  
  450.         (Thanks to Joseph Traub for the material for this section)
  451.  
  452.         1. They don't add much security.  If you use one password for
  453.            the whole site, then you might just as well set up the site
  454.            and only tell a few people its port number.  That's no more
  455.            or less secure than using a password.  Besides, it's easier
  456.            just to set up the server only to respond to certain hosts.
  457.  
  458.         2. Any other password system is likely to be a big lose on
  459.            efficiency, since you'll have to check every single packet.
  460.  
  461.         3. The main use of server passwords appears to be so that people
  462.            can move pirated software around, and the authors don't want
  463.            to add code to support that.
  464.  
  465.         To quote Joseph Traub, the ex-FSP maintainer: 
  466.  
  467.                 If you really want to do passworded file transfer, grab
  468.                 a copy of the ftpd source code (which is also on my
  469.                 server) and modify it to a) use a higher port number
  470.                 (Yes virginia, you CAN specify port numbers to most ftp
  471.                 clients) and b) to read a file other than /etc/password
  472.                 to look up user information.
  473.  
  474.                 This capability does NOT belong in FSP because it gets
  475.                 away from the concept of lightweight simple file
  476.                 transfers.
  477.  
  478.         And to quote Phil Richards, one of the current FSP maintainers:
  479.  
  480.                 I agree.
  481.  
  482.         Just for added emphasis, the other FSP maintainer adds:
  483.  
  484.                 Me too :-)
  485.  
  486.  
  487. Q3.4 So what *does* FSP stand for?
  488.  
  489.         As of 12th August 1993, FSP stands for `File Service Protocol'.
  490.         Thanks to mg@ac.duke.edu (Michael Grubb) for the words, and
  491.         Wen-King for the initials.
  492.  
  493.         Other suggestions were:
  494.  
  495.                 File Slurping Protocol
  496.                 Flaky Stream Protocol
  497.                 FTP's Sexier Partner
  498.  
  499.  
  500. ---------------------------------------------------------------------------
  501.  
  502.  
  503. Section 4: Who's Who?
  504.  
  505. Q4.1: Who writes and maintains FSP software?
  506.  
  507.         Wen-King Su (wen-king@cs.caltech.edu) wrote the original Unix
  508.         version (versions 1.0 to 2.6.4).
  509.  
  510.         Joseph Traub (was jtraub@cs.cmu.edu) was maintainer from Dec
  511.         1992 to July 1993 (versions 2.6.5 to 2.7.1).
  512.  
  513.         The current maintainers are Phil Richards (pgr@sst.icl.co.uk)
  514.         and Pete Bevin (pete@sst.icl.co.uk).  Phil is also the maintainer
  515.         of fspclient, an FTP-like interface for FSP.
  516.  
  517.         Sven Pechler (S.A.Pechler@bdk.tue.nl) wrote and maintains a VMS
  518.         version.  OS/2 is handled by Larkin Lowrey (llowrey@ucsd.edu),
  519.         and Lindsey Smith, of the MS-DOS rewrite is SMITH@fgs200.fgs.com.
  520.  
  521.  
  522. Q4.2 Who helped put this FAQ together?
  523.  
  524.  
  525.         The following people have contributed to the FAQ.  Thanks very
  526.         much to all of them.
  527.  
  528.                 Pete Bevin <pete@sst.icl.co.uk>
  529.                 Tony Brannigan <tbrann@ox.ac.uk>
  530.                 Maurizio Codogno <mau@beatles.cselt.stet.it>
  531.                 David DeSimone <fox@netcom.com>
  532.                 Ian Dickinson <vato@violet.csv.warwick.ac.uk>
  533.                 Andy Doherty <ssudoher@reading.ac.uk>
  534.                 Jan Nicolai Langfeldt <janl@ifi.uio.no>
  535.                 Ove Ruben R Olsen <Ruben@uib.no>
  536.                 Lutz Prechelt <prechelt@ira.uka.de>
  537.                 Phil Richards <pgr@sst.icl.co.uk>
  538.                 Lindsey Smith <SMITH@fgs200.fgs.com>
  539.                 Wen-King Su <wen-king@cs.caltech.edu>
  540.                 Joseph Traub <jtraub@cs.cmu.edu>
  541. --
  542.  
  543. --------------------------------------------------------------------------
  544.   Bill Gates should limit his salary to the  | PI92AE@pt.hk-r.se is:
  545.   number of bytes addressable by the latest  |     Andy Eskilsson
  546.   version of MS-DOS, and be taxed based on   |    Tranbaersv. 25:12
  547.   the number of bytes of RAM needed by the   |    s-372 38 Ronneby
  548.   latest version of MS-Windows               |         SWEDEN
  549. --------------------------------------------------------------------------
  550.  
  551. "Hey, it's Unix! I know this!"
  552.         Lex, Jurassic park.
  553.  
  554. Apples have been a problem ever since eden.
  555.  
  556. Don't walk in front of me, I might be unable to follow you.
  557. Don't walk after me, I might be unable to lead you.
  558. Just walk by my side and be my friend.
  559.  
  560.  
  561.