home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9405 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  6.2 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!relay!afterlife!adm!news
  2. From: ssd.fsi.com!kevinb@tesla.elen.ssd.fsi.com (Kevin's Remote Mail)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Who/What is Archie?
  5. Message-ID: <31531@adm.brl.mil>
  6. Date: 24 Jul 92 20:38:54 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 163
  9.  
  10. The following is a reply to the help message sent to archie@cs.mcgill.ca
  11. ========================================================================
  12.  
  13.             The ARCHIE Mail Server
  14.  
  15. HELP for the archie mail server, as of 31 Oct, 1991 (modified from the 
  16. KISS help file)
  17.  
  18. Requests to this server should be addressed to archie@cs.mcgill.ca
  19.  
  20.  
  21. To contact us humans, mail to archie-l@cs.mcgill.ca
  22.  
  23. For your information anonymous FTP may be performed through the mail by
  24. an ftp-mail server. Send a message with the word 'help' in it to:
  25.  
  26.         ftpmail@decwrl.dec.com
  27.  
  28. for an explanations on how to use it. NOTE: The BITFTP server at
  29. Princeton no longer accepts requests from non-BITNET sites.  If you *are*
  30. at a BITNET site you may use:
  31.  
  32.         bitftp@pucc.princeton.edu
  33.  
  34. Send 'help' in a message to it.
  35.  
  36.  
  37. NOTE: The Subject: line is processed as if it were part of the main message
  38. body: no special keywords are required.
  39.  
  40.  
  41. Note that the "help" command is exclusive. All other commands in the same 
  42. message are ignored.
  43.  
  44. Command lines begin in the first column. All lines that do not match a valid
  45. commands are ignored. 
  46.  
  47. Results are now sorted by archive hostname in lexical order.
  48.  
  49. An archie UNIX man page and it's straight ASCII text file equivalent are
  50. available on archie.mcgill.ca in the ~ftp/archie/doc directory as
  51. archie.man.roff and archie.man.txt respectively. If you would like this 
  52. delivered by mail see 'manpage' command for more information.
  53.  
  54. If you suspect that your results may exceed 45Kb in length, you should
  55. ask that they be compressed. See the 'compress' command below. We hope to
  56. automate this procedure (or split large requests) in the future.
  57.  
  58. The server recognizes 10 commands. If a message not containing any valid 
  59. requests or an empty message is received, it will be considered to be a 
  60. 'help' request.
  61.  
  62.  
  63. path <path>     This lets the requestor override the address that would
  64.         normally be extracted from the header.  If you do not
  65.         hear from the archive server within oh, about 2 days, you
  66.         might consider adding a "path" command to your request.  The
  67.         path describes how to mail a message from cs.mcgill.ca to your
  68.         address. cs.mcgill.ca is fully connected to the Internet.
  69.  
  70.         BITNET users can use the convention
  71.  
  72.             user@site.BITNET
  73.  
  74.         UUCP users can use the convention
  75.  
  76.             user@site.uucp
  77.  
  78.  
  79. help            Will send you this message.
  80.  
  81.  
  82. prog <reg expr1> [<reg exp2> ...]
  83.  
  84.         A search of the "archie" database is performed with each
  85.         <reg exp> (a regular expression as defined by ed(1)) in
  86.         turn, and any matches found are returned to the requestor.
  87.         Note that multiple <reg exp> may be placed on one line, in
  88.         which case the results will be mailed back to you in one
  89.         message.  If you have multiple "prog" lines, then multiple
  90.         messages will be returned, one for each line [This doesn't
  91.                 work as expected at the moment... stay tuned].
  92.  
  93.         Any regular expression containing spaces must be quoted with
  94.         single (') or double (") quotes. ALL OTHER ed(1) rules must
  95.         be followed.
  96.  
  97.         NOTE: The searches are CASE SENSITIVE. The ability to change 
  98.         this will hopefully be added soon.
  99.  
  100.  
  101. site <site name> | <site IP address> 
  102.  
  103.         A listing of the given <site name> will be returned. The
  104.         fully qualified domain name or IP address may be used.
  105.  
  106. list <reg expr1> [<reg exp2> ...]
  107.  
  108.         List all of the sites names currently stored in the
  109.         database that match <reg expr> (a regular expression as
  110.         defined by ed(1)). Multiple <reg expr> can be placed on
  111.         one 'list' line [There maybe some problems with this while
  112.         the format of the database is being reorganized. Try
  113.         multiple 'list' lines if this doesn't work]. The format
  114.         of the resulting list is: site name, site IP address and
  115.         date last updated in the archie database.
  116.  
  117. whatis <substring1> [<substring2> ...]
  118.  
  119.         Search the Software Description Database (SDD) for
  120.         <substring> (case insensitive). The SDD is a text
  121.         database containing the names and short descriptions of
  122.         about 3500 software packages, documents and datasets
  123.         available on the Internet. If you have any corrections or
  124.         additions, mail them to 
  125.  
  126.             archie-admin@cs.mcgill.ca
  127.  
  128.         Multiple <substring> arguments may be placed on the same
  129.         'whatis' command line.
  130.  
  131. servers        List all the archie server hosts worldwide
  132.  
  133. manpage ["txt" | "nroff"]
  134.         Send a copy of the archie manual page. Without any arguments
  135.         the preformatted ASCII manual page will be returned. This
  136.         can also be specified with the "txt" argument. That is
  137.  
  138.         manpage txt
  139.  
  140.         Will return the preformatted manual page. The nroff
  141.         (UNIX) manual format can be obtained by specifying the
  142.         "nroff" argument. It is probably a good idea to use
  143.         the compress command (on a different line) in
  144.         conjunction with this request, if you have access to
  145.         the UNIX compress(1) and uudecode(1) utilities.
  146.  
  147. compress    ALL of your files in the current mail message will be
  148.         "compressed" and "uuencoded". When you receive the reply,
  149.         remove everything before the "begin" line and run it through
  150.         "uudecode". This will produce a .Z file. You can then run
  151.         "uncompress" on this file and get the results of your
  152.         request. 
  153.  
  154.  
  155. quit            Nothing past this point is interpreted. This is provided so
  156.         that the occasional lost soul whose signature contains a line
  157.         that looks like a command can still use the server without
  158.         getting a bogus response.
  159.  
  160. ==============================================================================
  161.  
  162. Basically the archie server does a database lookup for a specified filename
  163. via commands sent by mail.  The database includes most of the ftp sites
  164. on the Internet.
  165.  
  166.   //Kevin
  167.  
  168. ------------------------------------------------------------------------------
  169. Kevin Bonifield                        |  Phone: 918-251-0500 x520
  170. Avionics Interface Computer Design     |  Email: kevinb@tesla.elen.ssd.fsi.com
  171. FlightSafety - Simulator Systems Div   | 
  172. ------------------------------------------------------------------------------
  173.