home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / answers / coherent-files / diff next >
Text File  |  1993-12-11  |  8KB  |  162 lines

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!xlink.net!howland.reston.ans.net!newsserver.jvnc.net!netnews.upenn.edu!dsinc!phent!kkress
  2. From: kkress@phent.UUCP (Kenneth R. Kress)
  3. Reply-To: dsinc!phent!kkress
  4. Followup-To: comp.os.coherent
  5. Newsgroups: comp.os.coherent,comp.answers,news.answers
  6. Distribution: world
  7. Subject: Mark Williams BBS Contents monthly diffs
  8. Keywords: Coherent, files, programs, list
  9. Summary: This posting describes the files available from the Mark
  10. Supersedes: <coherent-files/diff_753252968@PHENT.UUCP>
  11. Message-ID: <coherent-files/diff_755677684@PHENT.UUCP>
  12. Organization: That's Entertainment BBS
  13. Date: Sun, 12 Dec 93 01:28:05 EST
  14. Expires: 23 Jan 1994 06:28:04 GMT
  15. Approved: news-answers-request@MIT.Edu
  16. Lines: 143
  17. Xref: senator-bedfellow.mit.edu comp.os.coherent:12936 comp.answers:2940 news.answers:15669
  18.  
  19. Archive-name: coherent-files/diff
  20. Last-modified: 1993/12/13
  21. Version: .5
  22.  
  23. I. Introduction:
  24. If you would like to be able to scan what's available from the Mark
  25. Williams Bulletin Board with a single command from the comfort of your
  26. own machine (without long distance charges), read on.
  27.  
  28. These diffs update the October quarterly posting of the contents 
  29. of the Mark Williams BBS machine. (in Chicago, IL. area code: (708); 
  30. 1200/2400 baud: 559-0412; 9600 baud Telebit: 559-0445; 9600 baud 
  31. V.32/HST: 559-0452). The file descriptions are also useful if you 
  32. find a file on another Coherent site and want to know what it is. 
  33. (E.g., k5jb.zip, not to be confused with kbd40.tar.Z).
  34.  
  35.   In the quarterly postings, all of the Contents files were merged, 
  36. put in /rdb format (which is plain text with tab delimiters), and 
  37. sorted from most recent to least.
  38.  
  39.   Enjoy,
  40.         Ken.
  41.  
  42. P.S. I don't work for Mark Williams and I don't want you to call my
  43. BBS (It's for businesses). I get nothing out of this, except the warm
  44. fuzzy feeling of helping others. Feel free to make suggestions for 
  45. improvement.
  46.  
  47. II. The programs
  48.  
  49.   The following is a shell script which permits you to merge this
  50. month's diffs with the full list posted previously. 
  51.  
  52. #==================== Beginning of shell script ====================
  53. #!/bin/sh
  54. # ---------------------------------------------------------------------    #
  55. #        NAME: mwmerge
  56. #        USAGE: USAGE="usage: $0 changes"
  57. # ---------------------------------------------------------------------    #
  58. USAGE="usage: $0 diffs"
  59.  
  60. # ---------------------------------------------------------------------    #
  61. #        DESCRIPTION:
  62. # ---------------------------------------------------------------------    #
  63. # mwmerge - take the file of diffs ($1) and merge them 
  64. #    with the mwcbbs listing file (see SRC)
  65.  
  66. # ---------------------------------------------------------------------    #
  67. #        DECLARATIONS:
  68. # ---------------------------------------------------------------------    #
  69. #TEMPFILES:
  70. TMP=/tmp            #! modify to suit
  71. TMPA=$TMP/$$tmpa
  72. TMPB=$TMP/$$tmpb
  73.  
  74. #DATAFILES:
  75. SRC=$HOME/News/mwlist        #! modify to suit
  76. DEST=$SRC
  77.  
  78.  
  79. # ---------------------------------------------------------------------    #
  80. #        TRAP:
  81. # ---------------------------------------------------------------------    #
  82. echo "$USAGE" > $TMP/$$tmp        # so trap has something to remove
  83. trap "rm -f $TMP/$$*" 0 1 2 3 15
  84.  
  85. if [ "$#" -ne 1 ]
  86. then
  87.     echo "Error: Requires one and only one filename." >&2
  88.     exit 1
  89. fi
  90.  
  91. if [ ! -r "$1" ]
  92. then
  93.     echo "Error: $1 is unreadable or missing." >&2
  94.     exit 1
  95. fi
  96.  
  97. # #####################################################################    #
  98. #        CODE BEGINS                        #
  99. # ---------------------------------------------------------------------    #
  100. cp $1             $TMPA
  101. cp $SRC            $TMPB
  102. echo "wq"         >> $TMPA
  103. cat $TMPA        |
  104. ed +v - $TMPB
  105. mv $TMPB         $DEST
  106.  
  107. # ---------------------------------------------------------------------    #
  108. #         CLEAN EXIT
  109. # ---------------------------------------------------------------------    #
  110.  
  111. # Clean up
  112. rm $TMP/$$*
  113.  
  114. # Exit
  115. exit 0
  116. #==================== End of shell script ===========================
  117.  
  118.   To use this script, you must change the default pathnames and
  119. filenames to suit yourself and your machine. I've indicated in the
  120. script where the changes should be made and I've set the names and
  121. paths to reasonable locations, so you may be able to use the scripts
  122. without making any changes.
  123.  
  124. ------------------------- diff begins here --------------------------
  125. 3,12c
  126. tk32.tgz    648714    931216    John Ousterhouts V3.2 Tk Toolkit for X development. (From CIS X Libreary)    COHERENT 4.2, X and possibly GCC.    Hackers take note, this has not been ported to COHERENT yet.    /usr/spool/uucppublic/downloads/386/Xtoolkit/tk32.tgza    7
  127. OPENLOOK    481    931210    News article announcing availablity of OPEN LOOK on mwcbbs.    COHERENT 4.2 W X    none    /usr/spool/uucppublic/downloads/mwcnews/OPENLOOK    1
  128. OPEN_LOOK    3647294    931209    Open Look Virtual Window Manager for COHERENT X  (Binary Kit)    COHERENT 4.2 with X    This is an installable binary kit that includes the Xfonts.    /usr/spool/uucppublic/downloads/386/OLbinary/OL.tar.Za    19
  129. cbzone.tar.z    42147    931209    Excellent XWindows game in 3-d; a great port of the arcade game BattleZone    none    Requires either 800x600 or 1024x768 screen resolution to be played.    /usr/spool/uucppublic/downloads/386/cbzone.tar.z    1
  130. openlook    334901    931209    Source code kit for Open Look Window Manager.    COHERENT 4.2, X, GNU make.    Binaries require the Xfonts.    /usr/spool/uucppublic/downloads/386/openlook/OLsrc.tgz.a    4
  131. Gmake.tar.Z    470021    931207    GNU make uility with source code.    none    none    /usr/spool/uucppublic/downloads/386/Gmake/Gmake.tar.Za    5
  132. bison.tar.Z    784261    931207    GNU bison with source code and binary.    none    This is the GNU version of yacc.    /usr/spool/uucppublic/downloads/386/bison/bison.tar.Za    8
  133. flex.tar.Z    285790    931207    GNu version of lex with source and binary    none    none    /usr/spool/uucppublic/downloads/386/flex/flex.tar.Za    3
  134. mx_201.tar.Z    142821    931207    Installable spreadsheet application for COHERENT!    none    none    /usr/spool/uucppublic/downloads/386/mx/mx_201.tar.Za    3
  135. Dec93.Z    1321    931201    COHERENT news for December, 1993    none    This is a text file; you may uncompress and view it with zcat    /usr/spool/uucppublic/mwcnews/Dec93.Z    1
  136. 42bootdsk.Z    2209    931130     A simple shell script for making a boot disk for 4.2 customers.    none     For 4.2 COHERENT only.  4.0 users use 40bootdsk.Z    /usr/spool/uucppublic/downloads/386/42bootdsk.Z    1
  137. slkterm.tar.Z    6520    931130     Updated term file for SlickEdit, a 3rd party vendor application.    none     Don't bother with this if you don't have SlickEdit.    /usr/spool/uucppublic/downloads/386/slkterm.tar.Z    1
  138. 25lines    small    931122     Shell script that turns on the 25th line of your display.    none    none    /usr/spool/uucppublic/downloads/25lines    1
  139. NEWSFLASH    small    931122     4.2 now shipping    none    none    /usr/spool/uucppublic/mwcnews/NEWSFLASH    1
  140. DBASEIV.tar.Z    6200    931117     Howto file on using UNIX DBASEIV under COHERENT 4.2.    none    none    /usr/spool/uucppublic/downloads/386/DBASEIV.tar.Z    1
  141. .
  142. 24,26d
  143. 25c
  144. tcl67.tgz    274509    931101    John Ousterhouts embedded tool command language.    tk32.tgz    Not yet ported to COHERENT.  This was downloaded from CIS.    /usr/spool/uucppublic/downloads/386/tcl67/tcl67.tgza    3
  145. .
  146. 33a
  147. arcnet.tar    64000    931018     Arcnet driver and GNU utility for COHERENT 3.2 and 4.0    none     Networking under COHERENT!!!    /usr/spool/uucppublic/downloads/386/arcnet.tar    1
  148. 4.2info        931001    Full product description of COHERENT 4.2 with X11R5    none    none    /usr/spool/uucppublic/mwcnews/4.2info    1
  149. 4.2press        931001    Full press release announcing 4.2 COHERENT.    none    none    /usr/spool/uucppublic/mwcnews/4.2press    1
  150. archie.tar.Z    17475    931001    Full info on how to use archie to get LOTS of source code.    none    Requires an Internet connection.    /usr/spool/uucppublic/mwcnews/archie.tar.Z    1
  151. ftpmail.Z    2852    931001    Full info on how to use ftpmail to get LOTS of source code.    none    Requires and Internet connection.    /usr/spool/uucppublic/mwcnews/ftpmail.Z    1
  152. iBCS2_COFF    1546    931001    Info on ordering the INTEL book for UNIX programming.    none    none    /usr/spool/uucppublic/mwcnews/iBCS2_COFF    1
  153. telnet_slip    1068    931001    Info on using telnet or slip under COHERENT (via modem).    K5JB     Ethernet support available sometime in '94.    /usr/spool/uucppublic/mwcnews/telnet_slip    1
  154. .
  155. 83d
  156. 291,292d
  157. -------------------------  diff ends here  --------------------------
  158. -- 
  159. ________________________________________________________________
  160.     Ken Kress, Glenside, Pa. * dsinc!phent!kkress 
  161. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  162.