home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / pcb / dir154 < prev    next >
Encoding:
File List  |  1994-03-07  |  55.7 KB  |  796 lines

  1. Source Code CDROM.  March 94.  Walnut Creek CDROM.
  2. unix_c\utils
  3. path: \unix_c\utils 
  4. Name           Size      Date    Description
  5. ============ ========  ========  =================
  6. 00README.TXT      115  02-24-94  
  7. ACMCNTST.TAR   131072  03-06-89   Software to run an ACM-style programming
  8.                                | contest.  Used by the judge(s) of the
  9.                                | contest. Contributor: Jim Nelson
  10.                                | <nelson@uncecs.edu>
  11. ACTIV.TAR       16384  03-05-89   A "script"-like program which will enter the
  12.                                | time of day before the input if the user has
  13.                                | been idle for a given interval. Contributor:
  14.                                | Marc Meyer <marc@tss.uucp>
  15. APPLY.TAR       16384  03-05-89   Apply a command to a set of arguments.
  16.                                | Contributor: Doug Gwyn <gwyn@brl.arpa>
  17. APROPOSG.TAR    16384  09-01-90   A version of "apropos" ("man -k") and
  18.                                | "makewhatis" for Silicon Graphics IRIS
  19.                                | workstations running IRIX. Contributor: Paul
  20.                                | Balyoz <root@naucse.csw.nau.edu>
  21. ARPATIME.TAR    16384  03-05-89   Programs to construct "ARPA-style" date
  22.                                | strings. Contributor: Stan Barber
  23.                                | <sob@neuro1.uucp>
  24. ART1.TAR        16384  07-01-89   A short program which simulates ART1 neural
  25.                                | networks, proposed by Grossberg and Carpenter
  26.                                | in 87 IEEE ASSP magazine. Contributor: Jagath
  27.                                | Samarabandu <bandu@cs.buffalo.edu>
  28. ASH.TAR        507904  07-01-89   A complete shell.  Similar to the System V
  29.                                | version of the Bourne shell, with some added
  30.                                | features.  Has been tested on variants of
  31.                                | System III, System V, and Berkeley UNIX.
  32.                                | Contributor: Kenneth Almquist
  33.                                | <ka@oriole.cs.washington.edu>
  34. ASTRODAT.TAR    73728  03-05-89   Computes all sorts of astronomical data
  35.                                | about the sun, moon, and planets.
  36.                                | Contributor: R. Kukuk <rck@ihuxx.uucp>
  37. AT.TAR          32768  03-05-89   A version of the "at" command. Contributor:
  38.                                | Michael Richmond <richmon@astrovax.uucp>
  39. ATL.TAR         16384  03-05-89   A companion to the 4.3BSD "at" and "atq"
  40.                                | commands.  "atl" allows a user to look at the
  41.                                | "at" script he has submitted to see what it
  42.                                | does. Contributor: Roger Southwick
  43.                                | <dadla.tek.com!rogers>
  44. ATTY.TAR       221184  07-01-89   Provides a set opf EMACS-like editing
  45.                                | commands which allow you to move around the
  46.                                | input line and make corrections, bring back
  47.                                | previous lines, etc.  Runs in user mode,
  48.                                | requires no special privileges to run or
  49.                                | install. Contributor: Kenneth Almquist
  50.                                | <ka@june.cs.washington.edu>
  51. AUTOLOAD.TAR     8192  03-05-89   A program to enable the auto-loading (upon
  52.                                | first reference) of shell scripts as
  53.                                | functions.  Requires a shell that supports
  54.                                | functions, e.g. System V "sh" or the Korn
  55.                                | Shell. Contributor: John Mackin
  56.                                | <john@basser.cs.su.oz.au>
  57. AWKSTATS.TAR     8192  03-05-89   Awk scripts to compute univariate
  58.                                | statistics. Contributor: Tom Reingold
  59.                                | <tr@wind.bellcore.com>
  60. BACKPROP.TAR   155648  10-31-90   Programs for playing with back-propagation,
  61.                                | from "The Basis of Artificial Intelligence".
  62.                                | Contributor: Donald R. Tveter
  63.                                | <drt@chinet.chi.il.us>
  64. BATCH.SH         1967  03-22-89   A batch command execution shell script for
  65.                                | the AT&T UNIX-PC. Contributor: Gus Garcia
  66.                                | <amg22@aluxz.uucp>
  67. BBS.C           35864  03-22-89   A fairly simplistic bulletin board system.
  68.                                | Contributor: <michael@stb.uucp>
  69. BCSH.SH         29350  03-22-89   A C-shell (csh) emulator for the Bourne
  70.                                | shell (sh).  Includes command substitution,
  71.                                | history, etc. Contributor: Chris Robertson
  72.                                | <chris@globetek.uucp>
  73. BDF.C            4059  03-22-89   A Berkeley-style "df" for System V.
  74.                                | Contributor: Paul Vixie <paul@vixie.uucp>
  75. BEXEC.C          4166  03-22-89   A program to help brain-damaged shells (like
  76.                                | System V "sh") use the "#!" "magic number"
  77.                                | feature standard in Berkeley UNIX.
  78.                                | Contributor: Brandon Allbery
  79.                                | <allbery@ncoast.uucp> BINTNX.C, BINTNXVMS.C A
  80.                                | program to convert a TOPS-20 file transferred
  81.                                | in FTP "binary" mode to "tenex" mode (i.e. to
  82.                                | convert it to what it's supposed to look
  83.                                | like).  "binary" mode is 9 8-bit bytes in 2
  84.                                | 36-bit words, while "tenex" mode is 4 8-bit
  85.                                | bytes in each 36-bit word.  The BINTNXVMS.C
  86.                                | version is for VMS systems. Contributor:
  87.                                | Keith Petersen <w8sdz@simtel20.army.mil>
  88. BINTNX.C         1074  03-22-89  
  89. BNTNXVMS.C      10433  03-22-89  
  90. BOOLEVAL.TAR    65536  03-05-89   A program to evaluate boolean expression
  91.                                | arrays.  Somewhat useful for designing PALs
  92.                                | and such. Contributor: Jim Frost
  93.                                | <madd@bucsb.bu.edu>
  94. BOURNEBS.TAR    49152  06-22-90   A simple bulletin board system written in
  95.                                | Bourne shell.  Allows file transfer,
  96.                                | messages, a link to rn and postnews, a
  97.                                | bulletin system, etc. Contributor: Bob
  98.                                | Kirkpatrick <bobk@dogear.uucp>
  99. BYTES.SH          475  03-22-89   A program to add the bytes fields from a "ls
  100.                                | -la" of a directory. Contributor: unknown
  101. CALC1.TAR       16384  03-05-89   A double-precision desk calculator with math
  102.                                | library functions and variables.  Accepts
  103.                                | interactive input or command line arguments
  104.                                | allowing a "csh" alias to let you say "calc
  105.                                | arbitrary-math-expr". Contributor: Dave Curry
  106.                                | <davy@erg.sri.com>
  107. CALC2.TAR       32768  03-05-89   Another desk calculator which accepts
  108.                                | expressions on the command line. Contributor:
  109.                                | Wayne Mesard <mesard@bbn.com>
  110. CHEMTAB.TAR    114688  09-01-90   A periodic table of the elements database. 
  111.                                | Version 1.2. Contributor: <root@lsrhs.uucp>
  112. CHOOS.TAR        8192  03-05-89   Choos is based on the old "pic" program
  113.                                | (renamed to avoid conflict with the DWB
  114.                                | graphics typesetting program) by Tom Duff.
  115.                                | The selection of arguments is stored in an
  116.                                | array, allowing the user to back up and/or
  117.                                | wrap around the argument list.  Choos without
  118.                                | arguments elicits a help message.
  119.                                | Contributor: Chuck Forsberg <caf@omen.uucp>
  120. CHUNI.TAR       16384  03-05-89   Change universes on a Pyramid machine.
  121.                                | Contributor: Frank Crawford <frank@aaec.uucp>
  122. CLOCK.TAR       16384  03-05-89   A curses-drive digital clock for terminal
  123.                                | screens. Contributor: Ross Wille
  124.                                | <wille@hpccc.hp.com>
  125. COLM.TAR        40960  03-05-89   A columnation tool which handles fixed and
  126.                                | variable width columns, variable gutter
  127.                                | widths, etc. Contributor: Gary Oberbrunner
  128.                                | <garyo@masscom.uucp>
  129. CONFIG.TAR      57344  05-31-89   A program to automatically configure large
  130.                                | software systems.  Tells you lots of
  131.                                | properties of your machine and C compiler. 
  132.                                | Optionally produces the ANSI "float.h" and
  133.                                | "limits.h" files.  Also pinpoints possible
  134.                                | compiler problems. Contributor: Steven
  135.                                | Pemberton <steven@cwi.nl>
  136. CRONSORT.TAR    16384  03-05-89   A program to sort a "cron" file into
  137.                                | chronological order. Contributor: Gordon
  138.                                | Vickers <gordon@prls.uucp>
  139. CSHTOKSH.TAR    40960  03-05-89   A program to convert C-shell scripts to Korn
  140.                                | shell scripts. Contributor: Bob Mcqueer
  141.                                | <bobm@rtech.uucp>
  142. CTRL.TAR        16384  04-29-89   Programs to convert between control
  143.                                | character sequences and printable characters
  144.                                | for use in echoing command strings, etc.
  145.                                | Contributor: Maarten Litmaath
  146.                                | <maart@cs.vu.nl>
  147. CURLY.TAR       32768  03-05-89   Programs to expand and unexpand the C-shell
  148.                                | "curly brace" notation. One takes a list of
  149.                                | file names and outputs curly-brace notation,
  150.                                | the other expands curly-brace notation into a
  151.                                | list of files. Contributor: Kevin Braunsdorf
  152.                                | <ksb@s.cc.purdue.edu>
  153. CURSE.TAR       16384  03-05-89   A program to do cursor control operations,
  154.                                | using termcap, from the shell.  Useful for
  155.                                | shell scripts and the like. Contributor:
  156.                                | Jonathan Bowen <jpb@icdoc.uucp>
  157. CUTPASTE.TAR    32768  03-05-89   A public domain implementation of the System
  158.                                | V "cut" and "paste" commands. Contributor:
  159.                                | John Weald <jgw@ptsfc.uucp>
  160. CVTBASE.TAR      8192  03-05-89   A generalized base conversion program.
  161.                                | Contributor: Mike Parker
  162.                                | <mouse@larry.mcrcim.mcgill.edu>
  163. DBCOPY.TAR      16384  03-05-89   Double-buffered file copy.  Can specify
  164.                                | block size, number of records, etc. 
  165.                                | DBCOPY-MAN.TXT contains the documentation.
  166.                                | Contributor: Dave Martindale
  167.                                | <dmmartindale@watcgl.uucp>
  168. DETERMCP.TAR    16384  03-05-89   A program to split up the "/etc/termcap"
  169.                                | file into a directory for each terminal, and
  170.                                | individual files within the directory for
  171.                                | each capability. Contributor: Arnold D.
  172.                                | Robbins <arnold@emoryu1.uucp>
  173. DICTSQ.TAR      16384  03-05-89   A program to compress sorted word lists. 
  174.                                | Uses "sort" and "compress". Contributor: Mike
  175.                                | Wexler <mikew@wyse1.wyse.com>
  176. DISPD.TAR       32768  03-05-89   A "notice board" system for 4.2BSD.  Runs on
  177.                                | a terminal, and lets people see who's logged
  178.                                | in, messages of the day, status of various
  179.                                | people ("out sick", "in meeting", etc.).
  180.                                | Contributor: Mike Williams <mike@erix.uucp>
  181. DISTKIT.TAR    491520  11-29-88   A kit for making software distributions. 
  182.                                | Includes tools to do auto- matic
  183.                                | configuration, and tools to construct the
  184.                                | distribution itself. Contributor: Larry Wall
  185.                                | <lwall@jpl-devvax.jpl.nasa.gov>
  186. DMAKE.TAR     1032192  10-31-90   A replacement for "make" with significant
  187.                                | enhancements including "parallel" make,
  188.                                | unconditional rebuilds, text diversions,
  189.                                | dynamic (macro-based) prerequisites. 
  190.                                | Compatible with System V AUGMAKE, but not
  191.                                | with GNU make.  Version 3.6. Contributor:
  192.                                | Dennis Vadura
  193.                                | <dvadura@watdragon.waterloo.edu>
  194. ECHO.TAR         8192  03-05-89   A complete merge of the BSD and System V
  195.                                | "echo" commands.  Not derived from AT&T code.
  196.                                | Contributor: David MacKenzie
  197.                                | <edf@rocky2.rockefeller.edu>
  198. EPHEM.TAR      483328  10-31-90   An emphemeris program.  Uses termcap. 
  199.                                | Version 4.21. Contributor: Elwood C. Downey
  200.                                | <ecd@cs.umn.edu>
  201. FACES.TAR      491520  10-31-90   A face server for monitoring mail and print
  202.                                | jobs.  It is based on the 8th Edition
  203.                                | "vismon" program, but contains no code from
  204.                                | it. Version 1.4, patchlevel 8. Contributor:
  205.                                | Rich Burridge <rburridge@sun.com>
  206. FASTGREP.TAR   139264  03-05-89   A faster version of "grep".  Can replace
  207.                                | "grep", "fgrep", and "egrep". Contributor:
  208.                                | James A. Woods <jaw@aurora.uucp>
  209. FEP.TAR        163840  03-05-89   A general purpose front end for any
  210.                                | line-oriented UNIX command. Requires Berkeley
  211.                                | pseudo-ttys and select(). Contributor:
  212.                                | Kazamasa Utashiro <utashiro@sra.junet>
  213. FFT1.TAR        49152  03-06-89   A UNIX and MS-DOS general purpose FFT (Fast
  214.                                | Fourier Transform) program. Contributor:
  215.                                | Steve Sampson <sampson@killer.dallas.tx.us>
  216. FFT2.TAR        40960  03-23-89   Another FFT (Fast Fourier Transform)
  217.                                | program.  Uses the Cooley-Tukey algorithm,
  218.                                | meaning it will work with a number of samples
  219.                                | which is not a power of two.  Handles real
  220.                                | and complex data. Contributor: Peter
  221.                                | Valkenburg <valke@cs.vu.nl>
  222. FFT_DSP.TAR     24576  03-05-89   A set of FFT (Fast Fourier Transform)
  223.                                | routines for Digital Signal Processing.
  224.                                | Contributor: Dan Kegel <dan@srs.uucp>
  225. FFTN.TAR        16384  03-05-89   An N-dimensional FFT (Fast Fourier
  226.                                | Transform) program. Contributor: Andrew Lee
  227.                                | <alee@tybalt.caltech.edu>
  228. FIDO.TAR        40960  04-09-92   Fido scans files created by "rwhod" and
  229.                                | reports the commings and goings of other
  230.                                | people's machines on the network.
  231.                                | Contributor:  Phil Budne <phil@shiva.com>
  232. FIELD.TAR       16384  03-05-89   The "field" program (similar to "cut") from
  233.                                | Steve Bourne's book. Contributor: Bill
  234.                                | Silvert <silvert@dalcs.uucp>
  235. FINANCIL.C      10169  03-22-89   A program to calculate rate of return,
  236.                                | interest rates, future values of deposits,
  237.                                | nominal, effective, and compound interest,
  238.                                | future value of current sum, present value of
  239.                                | future sum, amortization schedules.
  240.                                | Contributor: Paul Pederson <pop@bunkerb.uucp>
  241. FLEX.TAR       491520  10-31-90   A replacement for "lex", the UNIX lexical
  242.                                | analyzer generator.  It's mostly compatible
  243.                                | with lex, but missing a few "niggling"
  244.                                | features. Version 2.3.6. Contributor: Vern
  245.                                | Paxson <vern@lbl-csam.arpa>
  246. FLIP.TAR        65536  07-15-89   A program to convert text files between
  247.                                | MS-DOS and UNIX formats. Contributor: Rahul
  248.                                | Dhesi <dhesi@bsu-cs.bsu.edu>
  249. FLOCK.TAR        8192  03-05-89   A program which applies an advisory lock
  250.                                | (4.2BSD; could be easily modified for System
  251.                                | V) on the file named as its first argument
  252.                                | and then runs the command given by the
  253.                                | following arguments. Contributor: Doug
  254.                                | Kingston <dpk@brl.arpa>
  255. GC1000.TAR      16384  10-31-90   Software for dealing with a Heathkit GC-1000
  256.                                | clock.  Includes code to sync your system
  257.                                | clock from it. Contributor: Nick Sayer
  258.                                | <mrapple@quack.sac.ca.us>
  259. GENEAL.TAR     212992  03-23-89   A genealogy program which can browse data,
  260.                                | make individual and family pages, make
  261.                                | birthday and anniversary lists, etc.  See
  262.                                | also the file
  263.                                | PD6:<UNIX-C.UTILS>TREEPAR.TAR-Z. Contributor:
  264.                                | Jim McBeath <jimmc@gumby.uucp>
  265. GETOPT.TAR      16384  03-05-89   A shell script version of the "getopt"
  266.                                | routine for processing arguments.
  267.                                | Contributor: Rich Salz <rsalz@uunet.uu.net>
  268. GONE1.TAR       16384  03-05-89   A program to lock the terminal until your
  269.                                | password is typed. Contributor: Dave Shanks
  270.                                | <shanks@teneron.uucp>
  271. GONE2.TAR       16384  03-05-89   A program which locks the terminal until a
  272.                                | supplied password is typed.  Times out after
  273.                                | a given amount of time to avoid someone
  274.                                | locking the terminal permanently.  Allows
  275.                                | certain harmless commands to be run ("who",
  276.                                | "who am i", etc.). Contributor: Dave Curry
  277.                                | <davy@erg.sri.com>
  278. GPERF.TAR      237568  11-04-89   A program which generates perfect hash
  279.                                | functions for sets of key words.  A perfect
  280.                                | hash function is one which allows recognition
  281.                                | of a key word using exactly one probe into
  282.                                | the hash table. Contributor: Douglas C.
  283.                                | Schmidt <schmidt@glacier.isc.uci.edu>
  284. GRABCHRS.TAR    73728  05-18-90   A program to get one or more keystrokes from
  285.                                | the user without requiring them to hit
  286.                                | RETURN.  Useful for proompting within shell
  287.                                | scripts, etc.  Version 1.9. Contributor: Dan
  288.                                | Smith <daniel@island.uucp>
  289. GREP.C          14925  03-22-89   The DECUS software tape version of the
  290.                                | "grep" utility. Contributor: Ray Davis
  291.                                | <bees@infoswx.uucp>
  292. GSPN.TAR        98304  05-31-89   A simulator for generalized stochastic Petri
  293.                                | nets that can be used to evaluate the
  294.                                | performance of parallel systems (hardware and
  295.                                | software). An overview can be found in
  296.                                | "Performance Analysis Using Stochastic Petri
  297.                                | Nets", Michael K. Molloy, IEEE Trans. on
  298.                                | Computers, Vol. C-31, #9, Sept. 1982.
  299.                                | Contributor: Andreas Nowatzyk
  300.                                | <agn@unh.cs.cmu.edu>
  301. HELPVMS1.TAR    65536  03-05-89   A VMS-like help program for UNIX.  Allows
  302.                                | topics and subtopics to be accessed
  303.                                | individually. Contributor: Neal Ziring
  304.                                | <nz@wucs.uucp>
  305. HELPVMS2.TAR    81920  03-05-89   Another VMS-like help program for UNIX.
  306.                                | Contributor: Roland Stolfa
  307.                                | <rjs@a.cs.okstate.edu>
  308. HELP.TAR        40960  03-05-89   A "help" facility for perusing /usr/man. 
  309.                                | Used as "help cmd" it works just like the
  310.                                | "man" command.  With no args, it displays a
  311.                                | numbered list of topics (files and
  312.                                | directories) which the user may select.  As a
  313.                                | side effect, "help" may be used to peruse any
  314.                                | directory simply by saying "help dirname".
  315.                                | Contributor: Dave Curry <davy@erg.sri.com>
  316. HEXCALC.TAR     57344  03-05-89   A calculator program based on the Texas
  317.                                | Instruments Programmer II calculator.
  318.                                | Contributor: Richard Hargrove
  319.                                | <richardh@killer.uucp>
  320. HEXDUMP.TAR     32768  04-04-90   A program to dump files out in hexadecimal.
  321.                                | Contributor: Peter Ruczynski <pjr@pyra.co.uk>
  322. HEXPERT.TAR     32768  03-22-92   A binary file editor for System V.
  323.                                | Contributor:  Dominic Alston
  324.                                | <dom@dsbc.icl.co.uk>
  325. HEY.TAR         16384  03-05-89   A program to broadcast a message to all
  326.                                | terminals a specific user is using.  From
  327.                                | UNIX/World, October 1985. Contributor: Bob
  328.                                | Desinger <bd@hpda.uucp>
  329. HGREP.TAR       16384  03-05-89   A front-end for grep to highlight the word
  330.                                | that was searched for. Contributor: Jef
  331.                                | Poskanzer <jef@helios.ee.lbl.gov>
  332. ILE.TAR         90112  03-22-92   Interactive line editor, similar to tcsh or
  333.                                | ksh. Contributor:  Robert C. Pendleton
  334.                                | <bobp@hal.com>
  335. JCL.TAR         40960  03-06-89   A JCL interpreter.  You always knew someone
  336.                                | would do this... Contributor: Robert Lupton
  337.                                | <lupton@uhccux.uhcc.hawaii.edu>
  338. KBMAP.TAR       40960  10-31-90   A program to modify the System V/386 v3.2.2
  339.                                | keyboard map. Contributor: Tony Field
  340.                                | <tony@ajfcal.cpsc.ucalgary.ca>
  341. KEYDEF.TAR      24576  07-15-89   A program to allow reprogramming of DEC
  342.                                | VT[23]xx function keys. Contributor: Gordon
  343.                                | Vickers <gordon@prls.uucp>
  344. LCOMP.TAR       57344  11-04-89   An implementation of Peter Weinberger's
  345.                                | "Cheap Dynamic Instruction Counting", from
  346.                                | the AT&T Bell Labs Technical Journal UNIX in
  347.                                | 1984. Runs on Sun-3 (68020) and Vax
  348.                                | (Berkeley-based) systems. Contributor: Paul
  349.                                | Haahr <haahr@princeton.edu>
  350. LIT.TAR         16384  03-05-89   A "super-echo" command which accepts
  351.                                | control-character escapes, etc.  Every bell
  352.                                | and whistle you could ever want. Contributor:
  353.                                | Richard A. O'Keefe <ok@quintus.uucp>
  354. LOAN.C           3338  03-22-89   A program to calculate the interest,
  355.                                | principal, and payments  on simple-interest
  356.                                | loans (like car loans). Contributor: Jane
  357.                                | Medefesser <jane@tolerant.UUCP>
  358. LOCK.TAR         8192  03-05-89   A program to lock the terminal until the
  359.                                | user's password is typed. Contributor: Toby
  360.                                | Harness <toby@gargoyle.uucp>
  361. LOWLAV.TAR       8192  04-29-89   Given a list of hosts, return the name of
  362.                                | the host with the lowest load average.  Uses
  363.                                | rwho, so is probably Berkeley-specific.
  364.                                | Contributor: John D. DiMarco
  365.                                | <jdd@db.toronto.edu>
  366. LUNISOLR.TAR    24576  06-22-90   A program to print the phase of the moon and
  367.                                | generate LaTeX source for a lunisolar
  368.                                | calendar. Contributor: John Ramsdell
  369.                                | <ramsdell@linus.mitre.org>
  370. M4.TAR          98304  03-05-89   A public domain M4 macro processor.
  371.                                | Contributor: Ozan Yigit <oz@yetti.uucp>
  372. MAKE.TAR        98304  11-04-89   A "make" work-alike program.  Runs on PCDOS
  373.                                | and BSD UNIX. Contributor: Greg Yachuk
  374.                                | <greggy@etude.uucp>
  375. MAN.TAR         24576  03-05-89   A compiled version of "man" for System V. 
  376.                                | Should compile and run on 4.xBSD with minor
  377.                                | changes. Contributor: Edward C. Bennett
  378.                                | <edward@ukecc.uucp>
  379. MBOXBBS.TAR    532480  04-23-92   This BBS is a combination of newsreader,
  380.                                | mailer, and database. Looks like a PC/DOS
  381.                                | BBS, but offers Internet access and NEWS
  382.                                | transfer.  MBOX requires UUCP, NEWS, and
  383.                                | MAIL.  It works on MINIX 386 and UNIX SVR3.
  384. MDCOPY.TAR      73728  11-04-89   A program which allows a single file to be
  385.                                | copied to multiple floppy disks, spanning the
  386.                                | disks. Contributor: Greg Yachuk
  387.                                | <greggy@etude.uucp>
  388. MEASURES.TAR    32768  03-05-89   A program that reads a list of measurable
  389.                                | itmes and then tells you what you have to
  390.                                | measure to determine what an unknown item is.
  391.                                | Contributor: Arthur David Olson
  392.                                | <ado@elsie.uucp>
  393. MENU.TAR        32768  04-04-90   A program which reads a menu definition file
  394.                                | and then implements it, presenting the user
  395.                                | with a series of numbered options.
  396.                                | Contributor: Mike Howard <mike@milhow2.uucp>
  397. METRICS.TAR    147456  11-04-89   Programs to calculate metrics of C programs.
  398.                                |  Uses Barry Boehm's COCOMO model, and also
  399.                                | has a Halstead metric tool. Contributor:
  400.                                | Brian Renaud <bdr@huron.ann-arbor.mi.us>
  401. MFOLD.TAR       32768  10-31-90   A program to do line folding and make
  402.                                | columns. Contributor: Peter Smidt
  403.                                | <smidt@fy.chalmers.se>
  404. MINIT.TAR       40960  09-02-89   A linear programming package based on the
  405.                                | dual simplex method.  Based on the original
  406.                                | code in Collected Algorithms from CACM (1968)
  407.                                | in Algol 68 by Rudolfo Salazar and Subrata
  408.                                | Sen.  This version is in C. Contributor:
  409.                                | Badri Lokanathan <badri@ee.rochester.edu>
  410. MKMF.TAR       172032  03-05-89   A "makefile maker". Contributor: Lloyd
  411.                                | Zusman <ljz@fxgrp.uucp>
  412. MMAKE.TAR       16384  03-05-89   A program which can generate makefiles for
  413.                                | multiple operating systems (or other
  414.                                | environmental configurations) from a single
  415.                                | master makefile. Contributor: Eric Schneider
  416.                                | <eric@cs1.wsu.edu>
  417. MORSE.TAR        8192  03-06-89   Takes its input and coverts it to
  418.                                | International Morse Code. Contributor: Nils
  419.                                | McCarthy <mtymp01@ux.acss.umn.edu>
  420. MPSIM.TAR      114688  10-31-90   A multiprocessor simulator package.
  421.                                | Contributor: A. E. Mossberg
  422.                                | <aem@mthvax.cs.miami.edu>
  423. MRANDOM.TAR     40960  03-22-92   Random number generator with persistent
  424.                                | state.  A replacement for 4.3 BSD "random".
  425.                                | Contributor:  Clark Thomborson
  426.                                | <cthombor@gw.d.umn.edu>
  427. MTOOLS.TAR     139264  04-04-90   Programs to read and write MS-DOS formatted
  428.                                | diskettes on a UNIX based system.  Works on
  429.                                | AT&T UNIX PCs, Sun SparcStation 1, and Sun
  430.                                | 3/80 systems. Contributor: Viktor Dukhovni
  431.                                | <viktor@melon.princeton.edu>
  432. MTOOLS2.TAR    188416  03-26-92   Tools to manipulate MSDOS file systems.
  433.                                | Contributor:  Emmet P. Gray
  434.                                | <fthood!egray@uxc.cso.uiuc.edu>
  435. MULTITEE.TAR    32768  05-18-90   Send multiple inputs to multiple outputs. 
  436.                                | Runs on 4.3BSD and derivatives. Contributor:
  437.                                | Dan Bernstein <brnstnd@stealth.acf.nyu.edu>
  438. NEMORBIT.TAR    65536  04-04-90   A program to track earth satellites. 
  439.                                | Generally for use by amateur radio operators,
  440.                                | but also useful for weather satellites, the
  441.                                | space shuttle, etc. Contributor: Robert W.
  442.                                | Berger <rwb@vi.ri.cmu.edu>
  443. NOBACK.C         4448  03-22-89   Convert lines with backspaces in them to
  444.                                | multiple lines for displaying on dumb
  445.                                | terminals, etc. Contributor: Paul Vixie
  446.                                | <paul@vixie.uucp>
  447. NSTRINGS.TAR    65536  07-01-89   A replacement for the BSD "strings" program.
  448.                                |  Faster and more correct. Runs on VMS, too.
  449.                                | Contributor: Michael Greim
  450.                                | <greim@sbsvax.informatik.uni-saarland.dbp.de>
  451. PAC.TAR        245760  09-01-90   "The ultimate on-screen calculator for
  452.                                | UNIX".  Zillions of features including
  453.                                | conversions, "NVRAM", checkbook balancer,
  454.                                | base translation, trig functions,
  455.                                | amortization, compound interest,
  456.                                | user-definable conversions, bit functions,
  457.                                | stack, physical constants, macros,
  458.                                | percentages.  Actually an interface to "bc".
  459.                                | Contributor: Istvan Mohos <istvan@hhb.uucp>
  460. PATCH.TAR      123904  03-11-88   A program to apply patches (output from the
  461.                                | "diff" program) to programs automatically. 
  462.                                | Amazingly intelligent, I haven't seen it
  463.                                | screw up yet. Contributor: Larry Wall
  464.                                | <lwall@sdcrdcf.uucp>
  465. PDMAKE.TAR     106496  06-22-90   A public domain version of "make".  Version
  466.                                | 1.6. Contributor: Greg Yachuk
  467.                                | <greggy@zebra.uucp>
  468. PEGBOARD.TAR    49152  11-04-89   A program to keep track of who is in or out
  469.                                | of the office, and when they're due back.
  470.                                | Contributor: Richard O'Rourke
  471.                                | <ror@mplex.uucp>
  472. PERL3.TAR     1343488  11-04-89   A semi-replacement for "awk" and "sed".  An
  473.                                | interpreted language for scanning files,
  474.                                | extracting information from them, and
  475.                                | printing reports based on that information. 
  476.                                | It combines the best features of C, "sed",
  477.                                | "awk", and "sh".  Version 3.0. Contributor:
  478.                                | Larry Wall <lwall@jpl-devvax.jpl.nasa.gov>
  479. PERLCTIM.TAR     8192  03-06-89   An emulation of ctime(3) in PERL.
  480.                                | Contributor: Waldemar Kebsch
  481.                                | <kebsh@nixpbe.uucp>
  482. PERSIM.TAR     180224  04-23-92   Single-Layer Perceptron Simulator.  (Looks
  483.                                | like neural networks stuff.) Contributor: 
  484.                                | Adam Stein <stein@wbst129.xerox.com>
  485. PHONEGEN.C       1465  03-22-89   A program to generate all possible letter
  486.                                | combinations from a given telephone number.
  487.                                | Contributor: Liudvikas Bukys
  488.                                | <bukys@rochester.edu>
  489. PHONEME.C       41431  03-22-89   A program to translate English words into
  490.                                | their phonetic spellings. Contributor: John
  491.                                | Wasser <wasser@viking.dec.com>
  492. PIPSCRPT.TAR    16384  03-06-89   A Berkeley "script"-like utility, but uses
  493.                                | pipes.  Not quite as general as real "script"
  494.                                | (screen editors, etc. won't work), but should
  495.                                | run on any UNIX even without ptys.
  496.                                | Contributor: Kent Forschmiedt
  497.                                | <kent@happym.uucp>
  498. PMAN.TAR        32768  03-05-89   A program to print pieces of formatted
  499.                                | manual pages, by specifying an argument such
  500.                                | as "warnings" you see only the "BUGS",
  501.                                | "CAVEATS", etc. sections, and so on.
  502.                                | Contributor: Gary Perlman
  503.                                | <perlman@wanginst.uucp>
  504. POSIXDAT.TAR    32768  03-22-92   Implementation of POSIX date and time.
  505.                                | Contributor:  Arnold Robbins
  506.                                | <arnold@skeeve.atl.ga.us>
  507. PSC.TAR          8192  03-05-89   Prints the user page segment of a "core"
  508.                                | file out in a format similar to the "crash"
  509.                                | program for system crashes.  For System V;
  510.                                | probably requires work to run under Berkeley.
  511.                                | Contributor: John F. Haugh II
  512.                                | <jfh@rpp386.uucp>
  513. PT.TAR          24576  11-04-89   A program to display the hierarchy of a
  514.                                | process tree.  Works on both System V and
  515.                                | BSD. Contributor: Jeff Bauer
  516.                                | <bauer@loligo.cc.fsu.edu>
  517. PTREEBSD.TAR    24576  03-06-89   A backed to "ps" for BSD systems to display
  518.                                | the process tree. Contributor: Paul Lew
  519.                                | <lew@gsg.uucp>
  520. PTY.TAR        319488  10-31-90   An all-purpose program to interface programs
  521.                                | with pseudo-terminals allowing session
  522.                                | disconnect/reconnect and other fun items.
  523.                                | Contributor: Dan Bernstein
  524.                                | <brnstnd@kramden.acf.nyu.edu>
  525. PSHDPDKS.TAR     8192  03-05-89   An implementation of the C shell "pushd",
  526.                                | "popd", and "dirs" commands for the Korn
  527.                                | shell. Contributor: Fletcher Mattox
  528.                                | <fletcher@im4u.uucp>
  529. PWGET.TAR       16384  03-05-89   Programs to provide a shell script interface
  530.                                | to the password file much like "getpwent" et.
  531.                                | al. do for C programs. Contributor: Michael
  532.                                | Saboff <mike@hpirs.uucp>
  533. RANLIBSC.TAR    24576  05-18-90   A replacement ranlib(1) for SCO Xenix which
  534.                                | handles externals with names longer than 40
  535.                                | characters. Contributor: Steve Bleazard
  536.                                | <Steve.Bleazard@robobar.co.uk>
  537. RECTVKBD.TAR   172032  11-04-89   A general purpose command line editor with
  538.                                | the addition of predictive text generation
  539.                                | (i.e, a DWIM command).  Interfaces with a
  540.                                | standard shell and allows simple editing of
  541.                                | lines, and prediction of lines based on
  542.                                | previous input. Contributor: Mark James
  543.                                | <jamesm@cpsc.ucalgary.ca>
  544. REDIR.TAR       16384  03-06-89   A program to redirect standard output and
  545.                                | standard error for csh users.  (Could be used
  546.                                | by anyone, but "sh" already has the I/O
  547.                                | redirection constructs for it.) Contributor:
  548.                                | Bob Glickstein <bobg+@andrew.cmu.edu>
  549. RELDB.TAR      286720  11-04-89   Programs to generate scattergrams,
  550.                                | statistics from columnar data, and some
  551.                                | plot(1) filters. Contributor: Gunnar
  552.                                | Stefansson <gunnar@haffro.is>
  553. REVERSE.C        4315  03-22-89   A program to completely reverse its input. 
  554.                                | Reverses characters on each lines and
  555.                                | exchanges lines top to bottom. Contributor:
  556.                                | K. A. Gluck <kurt@pyuxhh.uucp>
  557. REVGREP.TAR     24576  03-05-89   A program like "grep", except that it reads
  558.                                | backwards from the end of the file, printing
  559.                                | matches in reverse order.  Useful for getting
  560.                                | things out of log files, etc. Contributor:
  561.                                | Neal Ziring <nz@wucs.uucp>
  562. RF.TAR          24576  03-05-89   A Rolodex program for maintaining lists of
  563.                                | names and addresses which can quickly be
  564.                                | referred to.  Uses System V curses.
  565.                                | Contributor: Larry Lippman <larry@kitty.uucp>
  566. ROFF.TAR        16384  02-03-90   A program which allows you to place
  567.                                | information at the top of a troff file
  568.                                | indicating which filters and macro packages
  569.                                | are needed, and then calls the appropriate
  570.                                | programs.  Version 1.7. Contributor: Brian
  571.                                | Litzinger <brian@apt.uucp>
  572. ROLODEX.TAR    221184  03-05-89   A Rolodex program for maintaining lists of
  573.                                | names and addresses which can quickly be
  574.                                | referred to.  Uses Berkeley curses (not the
  575.                                | same program as RF.TAR-Z). Contributor: Dave
  576.                                | Ihnat <ignatz@homebru.uucp>
  577. ROT.TAR         24576  03-05-89   A program to rotate the lines of a file such
  578.                                | that the lines become columns. Contributor:
  579.                                | Martin Schmidt
  580.                                | <mschmidt@exunido.irb.informatik.uni-dortmund.de>
  581.                                | Schmidt
  582. RPL.TAR        212992  04-04-90   An interpreter for HP's RPL "calculator
  583.                                | programming language". Should have the same
  584.                                | functionality as an HP-28 calculator.
  585.                                | Contributor: hp@vmars.uucp
  586. RS.TAR          24576  03-05-89   A personal reminder system. Contributor: Don
  587.                                | Joslyn <don@novavax.uucp>
  588. RU.TAR          24576  04-29-89   A program to print a users(1)-style list of
  589.                                | names for each host in the rwho spool
  590.                                | directory. Contributor: P. Kern
  591.                                | <pkern@csri.toronto.edu>
  592. S5FINGER.TAR   106496  11-29-88   Various Berkeley utilities for System V. 
  593.                                | "finger", "whois", and some others.
  594.                                | Contributor: Keith Gabryelski <ag@elgar.uucp>
  595. S5LAST1.TAR     16384  03-05-89   An implementation of the Berkeley "last"
  596.                                | command for System V. Contributor: Harver R.
  597.                                | Moran Jr. <moran@tron.uucp>
  598. S5LAST2.TAR      8192  03-06-89   Another implementation of "last" for System
  599.                                | V. Contributor: Chris Kern
  600.                                | <ckern@killer.dallas.tx.us>
  601. S5LOOK.C         4371  03-22-89   An implementation of "look" for System V.
  602.                                | Contributor: Larry Campbell
  603.                                | <campbell@redsox.uucp>
  604. SAMPLE.TAR      40960  03-05-89   An educational program for teaching about
  605.                                | sampling distributions. Allows the user to
  606.                                | provide a distribution which it will then
  607.                                | graph. Contributor: Gary Perlman
  608.                                | <perlman@wanginst.uucp>
  609. SAO.TAR       1548288  07-14-89   The Smithsonian Astronomical Observatory
  610.                                | dataset reduced to RA/DECL/MAG records. 
  611.                                | Furnished by NASA Goddard for non-commercial
  612.                                | use.  There's 49 "shar" files here; you
  613.                                | unpack them. Contributor: Alan Wm Paeth
  614.                                | <awpaeth@watcgl.waterloo.edu>
  615. SC.TAR         303104  09-14-90   Version 6.8 of the public domain "sc"
  616.                                | spreadsheet calculator. Runs on 4.xBSD and
  617.                                | System V. Contributor: Bob Bond
  618.                                | <rgb@nscpdc.nsc.com> Jeff Buhrt
  619.                                | <buhrt@sawmill.uucp>
  620. SCRENWHO.TAR    24576  03-05-89   A curses-based "who" program that updates
  621.                                | the screen every few minutes. Contributor:
  622.                                | Paul Pomes <paul@uxc.cso.uiuc.edu>
  623. SEARCH.C         4273  03-22-89   A program to search for a string.  May
  624.                                | contain newlines; works on binary files.
  625.                                | Contributor: Daniel R. Levy <levy@ttrdc.uucp>
  626. SETTIME.TAR     32768  03-22-92   Set system time from atomic clock.
  627.                                | Contributor:  John Walker
  628.                                | <autodesk!throop!kelvin@uunet.uu.net>
  629. SETS.TAR        16384  03-05-89   A program to perform union, intersection,
  630.                                | and difference operations on two sets given
  631.                                | as arguments.  Can be used to compute lists
  632.                                | of files such as "everything EXCEPT *.c" and
  633.                                | so on. Contributor: Chris Tweed
  634.                                | <chris@edcaad.uucp>
  635. SHELFRMS.TAR   114688  03-05-89   A program to provide a forms-editor
  636.                                | interface to shell scripts. Contributor: Paul
  637.                                | Lew <lew@gsg.uucp>
  638. SHOW.TAR         8192  03-05-89   A version of "echo" with lots of flags from
  639.                                | the multitude of UNIXes out there.
  640.                                | Contributor: Alan Fargusson
  641.                                | <alan@drivax.uucp>
  642. SOUNDEX1.C       3389  03-22-89   A program which implements the "soundex"
  643.                                | algorithm for generating identical tokens for
  644.                                | like-sounding names. Contributor: Jerry
  645.                                | Carlin <jmc@ptsfa.uucp>
  646. SOUNDEX2.C       4075  03-22-89   Another implementation of Soundex.
  647.                                | Contributor: N. Dean Pentcheff
  648.                                | <dean@violet.berkeley.edu>
  649. SONDXSPL.SH      1926  03-22-89   A spelling corrector using SOUNDEX2.C (the
  650.                                | one from Dean Pentcheff). Contributor:
  651.                                | Frederic W. Brehm <fwb@demon.siemens.com>
  652. SPIN.TAR        90112  03-23-89   A simple interpreter intended for use as a
  653.                                | program development tool and modest
  654.                                | programmable interface.  Contains a parser
  655.                                | and execution engine, both easily extended.
  656.                                | Contributor: Jim McBeath <jimmc@gumby.uucp>
  657. SRCTOMAN.SH      4444  03-22-89   A shell script to convert comments in
  658.                                | various programming languages into a
  659.                                | UNIX-style manual page. Contributor: W. Z.
  660.                                | Venema
  661. STARCHRT.TAR  1884160  05-18-90   Produces astronomical charts from a variety
  662.                                | of databases for Post- Script, X11, SunView,
  663.                                | Atari ST, IBM PC, X10, Tek, plot(5), HP
  664.                                | LaserJet, etc.  Can read stuff like the Yale
  665.                                | Bright Star Catalog, the SAO catalog, etc. 
  666.                                | Version 3.0. Contributor:
  667.                                | ccount@athena.mit.edu
  668. STRNGSCF.TAR    16384  04-29-89   A program to extract strings from
  669.                                | COFF-format object files. Contributor:
  670.                                | Piercarlo Grandi<pcg@aber-cs.uucp>
  671. STRINGSH.TAR    24576  03-05-89   Programs for manipulating strings in shell
  672.                                | scripts.  Provides "index", "rindex",
  673.                                | substring extractors, etc. Contributor: Greg
  674.                                | Paris <gmp@rayssd.uucp>
  675. SUBSTR.TAR       8192  03-05-89   A program to extract substrings from
  676.                                | expressions. Contributor: William E.
  677.                                | Davidsen, Jr. <davidsen@steinmetz.uucp>
  678. TAPE.TAR        40960  03-07-89   A tape database program for cataloging and
  679.                                | alphabetizing a large number of audio (or
  680.                                | other) tapes. Contributor: David Bleckmann
  681.                                | <bleckmd@jacobs.cs.orst.edu>
  682. TCSH601.TAR   1482752  03-26-92   A csh replacement with lots of goodies.  It
  683.                                | includes a command line editor, command-file
  684.                                | name completion, and other shell additions. 
  685.                                | Runs on BSD. Contributor:  Christos Zoulas
  686.                                | <christos@ee.cornell.edu>
  687. TC.TAR          16384  03-05-89   Termcap capabilities for shell scripts. 
  688.                                | Saying "tc cap" will output the string for
  689.                                | capability "cap" for the current terminal
  690.                                | type. Contributor: <lmc@cisden.uucp>
  691. TELEWRDS.TAR    16384  05-18-90   Programs to give all the words a phone
  692.                                | number spells (using American phones) and all
  693.                                | the phone numbers that can spell a word.
  694.                                | Contributor: Jim Williams
  695.                                | <williams@mimsy.umd.edu>
  696. TRMCPTRM.TAR    24576  03-05-89   Converts a termcap file into terminfo source
  697.                                | files. Contributor: Robert Viduya
  698.                                | <robert@gitpyr.uucp>
  699. TERMLIST.TAR    16384  03-05-89   A Perl script to produce annotated listings
  700.                                | of termcap entries. Contributor: Geoff Leach
  701.                                | <geoff@p.uucp>
  702. TOE.C            9168  03-22-89   Like "finger" only different. Contributor:
  703.                                | Dan Heller <argv@sri-spam.arpa>
  704. TOT_INFO.TAR    57344  07-15-89   Programs to compute Chi-square independence,
  705.                                | Gamma and related functions, etc. for 2-way
  706.                                | contingency tables. Contributor: Doug Gwynn
  707.                                | <gwynn@brl.mil>
  708. TPIPE.TAR       16384  05-18-90   A program to split a UNIX pipeline into two
  709.                                | pipelines.  The output of one pipeline can be
  710.                                | replicated and supplied as the input to two
  711.                                | other pipelines executing simultaneously.
  712.                                | Contributor: David B. Rosen
  713.                                | <rosen@bucasb.bu.edu>
  714. TPS.TAR         32768  09-01-90   A program which runs "ps" and rearranges the
  715.                                | output. Contributor: Arndt Jonasson
  716.                                | <arndt@zyx.zyx.se>
  717. TRAPFILS.TAR    57344  03-05-89   Uses "ptrace" to trace a program and reports
  718.                                | all files opened and closed by the program. 
  719.                                | Berkeley UNIX dependent. Contributor: Arndt
  720.                                | Jonasson <aj@zyx.uucp>
  721. TREEPAR.TAR    147456  03-23-89   A place and route (and plot) package for
  722.                                | tree-structured data. Mostly intended as a
  723.                                | companion to PD6:<UNIX-C.UTILS>GENEAL.TAR-Z.
  724.                                | Contributor: Jim McBeath <jimmc@gumby.uucp>
  725. TUTOR.TAR       16384  02-03-90   A program to allow multiple terminals to
  726.                                | watch what is being typed. Useful for showing
  727.                                | people in a class what's going on, etc.
  728.                                | Contributor: Rich Salz <rsalz@bbn.com>
  729. TTYPE.C         14330  03-22-89   A touch-typing tutor program.  May need mods
  730.                                | to work on BSD systems. Contributor: Paul
  731.                                | Hubbard <paulh@copper.uucp>
  732. UNITS.TAR       57344  07-01-89   A unit conversion program that does charts,
  733.                                | too. Contributor: Gregory R. Simpson
  734.                                | <simpsong@ncoast.uucp>
  735. UNIX_VMS.TAR    65536  03-05-89   Tools for VMS to give it some UNIX-like
  736.                                | features.  It's mostly stuff to make DCL look
  737.                                | a little more like the UNIX shells.
  738.                                | Contributor: David Albrecht
  739.                                | <dca@calmasd.uucp>
  740. UNOD.TAR         8192  03-05-89   A program to "reverse" an "od -c" dump of a
  741.                                | file, putting everything back.  This lets you
  742.                                | edit binary files, among other things.
  743.                                | Contributor: Daniel R. Levy <levy@ttrdc.uucp>
  744. UNTIC.TAR       24576  03-05-89   A program to decompile "terminfo"
  745.                                | description files into ASCII. Contributor:
  746.                                | Dave Regan <regan@orstcs.uucp>
  747. VIS.TAR         24576  03-05-89   Turn any command into a screen-oriented one
  748.                                | by executing it over and over, updating the
  749.                                | screen with the results. Contributor: George
  750.                                | M. Sipe <george@rebel.uucp>
  751. VSH.TAR        319488  03-05-89   A visual shell which uses the full screen
  752.                                | and allows selection of files by placing the
  753.                                | cursor on them, etc. Contributor: Dan T'so
  754.                                | <dan@rna.uucp>
  755. VTTEST.TAR      81920  03-06-89   A program to test compatibility of so-called
  756.                                | "VT100 compatibile" terminals. Contributor:
  757.                                | Perl Lindberg <lindberg@suadb.uucp>
  758. VTFONTDT.TAR    32768  03-05-89   A screen-oriented editor for downloaded
  759.                                | fonts in a VT220 terminal. Contributor: Eric
  760.                                | A. Pearce <eap@bucsf.bu.edu>
  761. VT22KEYS.TAR    24576  03-05-89   A program to download strings to the
  762.                                | function keys on a DEC VT220 terminal.
  763.                                | Contributor: Ken Lester <ken@ektools.uucp>
  764. WHICH.C          1741  03-22-89   A C version of the Berkeley "which" script. 
  765.                                | It searches your path and tells you which
  766.                                | version of a program you're using.
  767.                                | Contributor: Larry J. Barello
  768.                                | <larry@tikal.uucp>
  769. WHICH.SH         1424  03-22-89   A shell script version of "which" that
  770.                                | allows wildcards to work. Contributor: Steven
  771.                                | Pemberton <steven@cwi.nl.uucp>
  772. WHICH.TAR       16384  03-09-90   Yet another C version of "which".  Version
  773.                                | 4.0. Contributor: Maarten Litmaath
  774.                                | <maart@cs.vu.nl>
  775. WIREWRAP.TAR    98304  03-05-89   A program to do circuit board design.
  776.                                | Contributor: Bruce Karsh <karsh@geowhiz.uucp>
  777. WNS.TAR         24576  03-05-89   A program to search for a pettern in a file
  778.                                | and then print a window of lines from the
  779.                                | file around the place where the match
  780.                                | occurred. Contributor: Mark E. Mallett
  781.                                | <mem@zinn.mv.com>
  782. XDUMP.TAR       16384  03-05-89   Produce a hexadecimal dump of a file or a
  783.                                | shared memory segment. Contributor: Bjorn
  784.                                | Engsig <bengsig@orcenl.uucp>
  785. XTX.TAR         16384  03-05-89   A program which allows placing embedded
  786.                                | shell commands in comments in other files,
  787.                                | and then executes them.  Useful for putting
  788.                                | "troff" commands at the top of a paper so you
  789.                                | don't have to remember all the filters, etc.
  790.                                | Contributor: R. P. A. Collinson <pc@ukc.uucp>
  791. XXU.TAR          8192  03-05-89   Rename TOPS-20 or VMS file names to UNIX
  792.                                | file names.  Used after you do an "mget" with
  793.                                | FTP and find yourself in a directory full of
  794.                                | files with screwball names. Contributor:
  795.                                | William E. Davidsen <davidsen@crdos1.uucp>
  796.