home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / findfile.doc < prev    next >
Internet Message Format  |  1994-03-07  |  8KB

  1. From: w8sdz@SimTel.Coast.NET
  2. Subject: How to find files in the SimTel msdos collection
  3.  
  4. [File: /pub/msdos/filedocs/aaaread.me     Last revised: Feb. 21, 1994]
  5.  
  6. Lists of all files in the SimTel Software Repository MS-DOS collection
  7. and utilities to display, search, or print them are contained in
  8. directory /pub/msdos/filedocs as follows:
  9.  
  10. simindex.zip contains SIMIBM.IDX, a comma-delimited listing of all files
  11.      in the MSDOS subdirectories with a brief one line description for
  12.      each file, which is suitable for importing into a database program.
  13.      This file is updated at approximate 10 day intervals.
  14.  
  15. simlist.zip contains SIMIBM.LST, the latest SIMIBM.IDX in text format
  16.      for those who would rather not deal with the comma-delimited index.
  17.      The format of this file is the same as that produced by the SIMCVT
  18.      programs.
  19.  
  20. These programs can be used to display and search the index:
  21.  
  22. simdir22.zip displays the file SIMIBM.IDX.  You can browse through the
  23.      list by moving a highlight bar and by pressing function keys.
  24.      The file is displayed as a two-level hierarchy.  The upper
  25.      (initial) level consists of a list of directories, and the lower
  26.      level consists of a list of files within a single directory.  At
  27.      the lower level, you can move directly to the next or previous
  28.      directory by pressing a single key, and you can search across
  29.      directory for strings of text.  At either level, you can exclude
  30.      all files that were uploaded before a specified date.  It will
  31.      optionally create an output file of selected file names, suitable
  32.      for use with the BSD Unix batchftp or autoftp programs which are
  33.      available in OAK.Oakland.Edu's /pub/misc/unix directory.
  34.  
  35. msrch10a.zip performs fast searches of SIMIBM.IDX comma delimited file
  36.      for user-specified text; the search takes only about 3 secs to
  37.      search the entire file.  Output of all matches are written to
  38.      screen one page at a time or continuously.  The program runs in
  39.      interactive mode or via command line parameters.
  40.  
  41. simlst1.zip is a menu-driven program which allows the user to search
  42.      for a file or application by the file name, directory, or do a
  43.      pattern match on the description.  It takes the SIMIBM.IDX file
  44.      as its input and can be updated with the monthly update files.
  45.  
  46. simtel35.zip is a program which will import the SimTel comma-delimited
  47.      index file and convert it to a .DBF and allow viewing, searching,
  48.      printing reports, etc.  The user does not need dBASE and all the
  49.      necessary files will be created as they are needed by the program.
  50.      It will optionally create an output file of selected file names,
  51.      suitable for use with the BSD Unix batchftp or autoftp programs
  52.      which are available in OAK.Oakland.Edu's /pub/misc/unix directory.
  53.      If you have trouble with this program, see the doc file note about
  54.      the command SET CLIPPER=E000.
  55.  
  56. simsch14.zip is a utility for Windows 3.x to scan/select entries from
  57.      the SimTel Software Repository's SIMIBM.IDX index file.
  58.  
  59. simvw20a.zip and simvw20b.zip is a Windows utility to search, browse,
  60.      and view SIMIBM.IDX.
  61.  
  62. wsim20.zip is a Windows 3.x program that can convert SIMIBM.IDX to a
  63.      dBase III .DBF file.  It then uses this file to do searches on
  64.      filename, directory or description.  All searches are substring
  65.      searches and are not case sensitive.
  66.  
  67. Also available:
  68.  
  69. cnvsim10.zip is a program which will convert the SIMIBM.IDX file to a
  70.      Paradox table.
  71.  
  72. idx2dat2.zip is C source for a simple program to convert a file in the
  73.      format of SIMIBM.IDX into a data file compatible with the UNIX
  74.      autoftp or batchftp programs (which do background ftp downloads). 
  75.      The normal usage is to filter simibm.idx to extract just the lines
  76.      of the programs you want to download.
  77.  
  78. quickref.lst is a quick reference list of SimTel MS-DOS directories.
  79.  
  80. simcvt.bas and simcvt2.bas are BASICA/GWBASIC/QBASIC programs to convert
  81.      SIMIBM.IDX to a human-readable text file.
  82.  
  83. simcvt.c is a Unix C program to print SIMIBM.IDX.
  84.  
  85. simcvt2.awk is an Awk script which converts SimTel .IDX index files
  86.      to .LST list files.
  87.  
  88. simcvt2.c is a Unix C program to search and print SIMIBM.IDX.
  89.  
  90. simcvt.exc is a VM/CMS REXX program to print SIMIBM.IDX.
  91.  
  92. simcvax.bas is a VAX/VMS BASIC V3.3 program to print SIMIBM.IDX.
  93.  
  94. simcvt.for is VAX/VMS FORTRAN program to print SIMIBM.IDX.
  95.  
  96. simcvt.sps is VAX/VMS SPS program to print SIMIBM.IDX.
  97.  
  98. simdisp.awk is an Awk script for displaying SIMIBM.IDX in outline form.
  99.  
  100. simdisp.doc explains how to use simdisp.awk.
  101.  
  102. simdisp.pl is a Perl script to print SimTel's SIMIBM.IDX.
  103.  
  104. simflt10.zip extracts dirs from SIMIBM.IDX, writes to new file.
  105.  
  106. simgrep2.prl is a Perl script to search SIMIBM.LST and display the
  107.      selected files with directory and date.
  108.  
  109. simgrep2.prl is a Perl script to perform regular expression searching on
  110.      the SIMIBM.LST file.  The search is case-insensitive.  Matching
  111.      entries are printed along with the directory in which they occur.
  112.  
  113. simgrep2.sh is a Unix shell script to search and display SIMIBM.LST.
  114.  
  115. simibm.db3 tells how to use SIMIBM.IDX with dBASEIII.
  116.  
  117. simibm.hdr is a PC-File+ database header for use with SIMIBM.IDX.
  118.  
  119. simibm.inf contains information on record structure of SIMIBM.IDX.
  120.  
  121. simraz12.zip is a program to merge, shorten, rearrange SIMTEL indices.
  122.  
  123. idx2dat.c is a program to make autoftp/batchftp scripts from SIMIBM.IDX.
  124.  
  125. simail50.zip reads the output file of the SIMTEL35 or the SIMDIR22
  126.      programs and translates it to multiple output files suitable for
  127.      mailing to LISTSERV or TRICKLE file servers.
  128.  
  129. fildif.zip is a program for comparing a previous copy of /pub/msdos/FILES.IDX
  130.      with a new copy.  It displays files added and deleted since you got an
  131.      older index.  This is useful if you are trying to maintain an archive
  132.      in sync with SimTel.  It can generate output scripts for batch FTP
  133.      processing.
  134.  
  135. /pub/msdos/FILES.IDX is a comma-delimited file, without descriptions,
  136.      of the msdos directories, suitable for importing into PC-File+ or
  137.      DBase III.  This file is updated on a daily basis (sometimes several
  138.      times a day when a lot of new files are uploaded).  It is used by
  139.      the mirror and TRICKLE sites.
  140.  
  141. It's impossible to make a daily updated list with descriptions with the
  142. quantity of new programs available.  We average about 300 new files per
  143. month.
  144.  
  145.              Mirror Sites That Offer SimTel Files
  146.  
  147. See file /pub/msdos/filedocs/download.inf for the latest list of mirror
  148. sites.
  149.  
  150.          Where To Send Complaints, Problems, Questions
  151.  
  152. Messages about files in the MS-DOS collection should be directed to
  153. w8sdz@SimTel.Coast.NET or w8sdz@Vela.ACS.Oakland.Edu.
  154.  
  155. Messages about the mirror sites should be sent the administrator of
  156. the mirror site.
  157.  
  158. Mirror Site          Contact address
  159. -----------          -----------
  160. OAK.Oakland.Edu      admin@Vela.ACS.Oakland.Edu
  161. wuarchive.wustl.edu  archives@wuarchive.wustl.edu
  162. archive.orst.edu     archivist@archive.orst.edu
  163. ftp.uu.net           archive-request@uunet.uu.net
  164. ftp.funet.fi         msdos-adm@nic.funet.fi
  165. src.doc.ic.ac.uk     ukuug-soft@doc.ic.ac.uk
  166. ftp.switch.ch        switchinfo@switch.ch
  167. archie.au            ftp@archie.au
  168. NCTUCCCA.edu.tw      ftp-adm@NCTUCCCA.edu.tw
  169. ftp.technion.ac.il   ftp-admin@ftp.technion.ac.il
  170. ftp.nectec.or.th     trin@nwg.nectec.or.th
  171.  
  172. Messages about the BITNET or EARN file servers should be directed to
  173. the system administrator at the server location.
  174.  
  175.                           Internet                     BITNET
  176.  
  177.         "John Fisher" <FISHER@VM.ECS.RPI.EDU>      <FISHER@RPIECS>
  178.          "Marty Hoag" <INFO@VM1.NODAK.EDU>         <INFO@NDSUVM1>
  179. "TRICKLE Maintainers" <RED-BUG@VM3090.EGE.EDU.TR>  <RED-BUG@TREARN>
  180.  
  181. SimTel does NOT run these servers.
  182.  
  183. Keith Petersen, General Manager of the SimTel Software Repository, a
  184. service mark of Coast to Coast Telecommunications, Clarkston, MI, U.S.A.
  185. Internet: w8sdz@SimTel.Coast.NET     or       w8sdz@Vela.ACS.Oakland.Edu
  186. Uucp: uunet!umich!vela!w8sdz                       BITNET: w8sdz@OAKLAND
  187.