home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / rbbs / 121.dir < prev    next >
Encoding:
File List  |  1994-03-07  |  16.1 KB  |  256 lines

  1. Source Code CDROM, March 1994.  Walnut Creek CDROM.
  2. --------------------------------------------------------
  3. unix_c\filemgmt
  4. path: \unix_c\filemgmt  
  5. Name             Size    Date    Description
  6. ------------     ----    ----    ------------------
  7. 00README.TXT      149  02-24-94  
  8. AGEF.TAR        32768  02-27-89   Show disk usage of file sizes and counts,
  9.   sorted by file age. Contributor: David S. Hayes <merlin@hqda-ai.uucp>
  10. ATHENARM.TAR   204800  06-22-90   The MIT Project Athena solution to the "safe
  11.   rm" problem.  Provides the programs "delete", "undelete", "expunge",
  12.   "purge", and "lsdel", much like TOPS-20.  Patchlevel 10. Contributor:
  13.   Jonathan I. Kamens <jik@pit-manager.mit.edu>
  14. BED.TAR         24576  02-27-89   A program to edit binary files by converting
  15.   to hex, running "vi", and converting back to binary. Contributor: Stephen J.
  16.   Muir <stephen@mcvax.uucp>
  17. BODY.TAR        57344  02-27-89   A program to print the body of a file, the
  18.   part that "head" and "tail" miss. Contributor: Marty Fouts
  19.   <fouts@ames-nas.arpa>
  20. BPATCH.TAR      57344  02-27-89   A program to patch binary files.  Dumps or
  21.   edits files by showing 256-byte records side by side in hex and ASCII.  Runs
  22.   under 4.3BSD and System V. Contributor: John Rupley
  23.   <rupley!local@arizona.edu>
  24. BPE.TAR         16384  02-27-89   A different program to patch binary files. 
  25.   Uses curses library. No documentation. Contributor: Andreas Pleschutznig
  26.   <andy@mssx.uucp>
  27. BRIK.TAR       155648  08-02-89   A general-purpose text and binary cyclic
  28.   redundancy check (CRC) program.  Works under MS-DOS Turbo-C, System V
  29.   Release 2, 4.3BSD, and VMS.  Version 2.0 Contributor: Rahul Dhesi
  30.   <dhesi@bsu-cs.bsu.edu>
  31. BROWSE.TAR      49152  02-03-90   A screen-oriented directory browser based on
  32.   the metaphor of using "vi" to edit an "ls -l" listing. Contributor: Peter Da
  33.   Silva <peter@ficc.uucp>
  34. BRWSR.TAR      106496  02-27-89   A program to build inverted indices of files
  35.   and another one to allow browsing through the file by context.  For example,
  36.   you could ask for "UNIX", see all the contexts in which "UNIX" is used in
  37.   the file, and then could go to a specific place and view the whole text.
  38.   Contributor: Mark Zimmerman <science@nems.arpa>
  39. BSPLIT.TAR       8192  03-06-89   A program to split binary files into
  40.   manageable chunks.  Similar to the UNIX "split" utility. Contributor: Peter
  41.   Knoppers <knop@dutesta.uucp>
  42. CACMDIFF.TAR    40960  07-15-89   The "diff" program from the July 1989 CACM.
  43.   Contributor: Donald Lindsay <Donald.Lindsay@mathom.gandalf.cs.cmu.edu>
  44. CAPP.TAR        16384  02-27-89   A cut and paste processor inspired by the M4
  45.   divert and undivert macros. Contributor: Ozan Yigit <oz@yetti.uucp>
  46. CHECKLNK.TAR     8192  02-27-89   A program which walks through a directory
  47.   tree and prints out the names of unresolved symbolic links.  Berkeley UNIX
  48.   only. Contributor: Jason Venner <jason@violet.berkeley.edu>
  49. CHOP.TAR        16384  03-22-92   Extract selected fields or columns of text
  50.   lines and write to standard output. Contributor: George Sicherman
  51.   <gls@hrmso.att.com>
  52. CHTIM.TAR       16384  02-27-89   A program to change file modify and access
  53.   times.  Has facilities for recursing through directories and producing a
  54.   shell script to restore file times using "chtim". Contributor: Don Gworek
  55.   <uggworek@sunybcs.uucp>
  56. CODA.TAR       163840  05-18-90   The Code Distribution Aide.  Keeps source
  57.   distributions current across a set of machines.  Replaces ad-hoc collections
  58.   of rdist and tar and stuff.  Runs under BSD, VMS, AT&T 3b2 & 6386, Xenix,
  59.   and (soon) MS-DOS. Contributor: Rich Salz <rsalz@bbn.com>
  60. COMBINE.TAR    172032  06-22-90   A program to compare two or three ASCII
  61.   files and either report the differences or produce a merged file.
  62.   Contributor: Cliff Van Dyke <cliff@gcx1.ssd.csd.harris.com>
  63. COMPRESS.TAR   204800  10-31-90   A program to compress files using adaptive
  64.   Lempel-Ziv coding.  This is the standard 4.3BSD file compression utility;
  65.   versions exist for several microcomputers as well.  Runs under all versions
  66.   of UNIX. This is version 4.3. Contributor: Don Gloistein
  67.   <76010.474@compuserve.com>
  68. CMPRSCMS.TAR    49152  04-29-89   A version of the COMPRESS utility for IBM
  69.   VM/CMS. Contributor: Bill Randle <billr@saab.cna.tek.com>
  70. CONTEXT.TAR     16384  02-27-89   A program which reads messages containing
  71.   file names and line numbers (e.g. error messages from "cc") and prints lines
  72.   of context for each line number. Contributor: Brandon Allbery
  73.   <bsa@ncoast.uucp>
  74. CRCCHECK.TAR    24576  03-10-89  
  75. CSHAR.TAR      188416  02-27-89   A set of tools for shipping source code
  76.   around in "shar" files.  These are the ones used by the moderator of
  77.   comp.sources.unix.  Should also work under MS-DOS.  Includes a shar which
  78.   splits up files into nice "chunks", a program to strip mail headers, a
  79.   program to simulate the syntax of /bin/sh for non-UNIX systems. Contributor:
  80.   Rich Salz <rsalz@uunet.uu.net>
  81. CVS.TAR        139264  05-18-90   CVS, a front end for RCS which supports
  82.   concurrent and independent use of an RCS directory by several people. 
  83.   Version 3.0. Contributor: Dick Grune <dick@cs.vu.nl>
  84. CVSBRLNR.TAR   376832  05-18-90   A modified version of CVS (see above) from
  85.   Brian Berliner, described in his paper at USENIX Winter '90.  This version
  86.   is written entirely in C and has many added functions including features to
  87.   support software release control. Contributor: Brian Berliner
  88.   <berliner@prisma.com>
  89. D.TAR           24576  02-27-89   A program to display a sorted listing of
  90.   files.  Sort of an ersatz "ls". Contributor: Rick Conn
  91.   <rconn@simtel20.army.mil>
  92. DEL.CSH          2418  03-22-89   A "csh" script that prompts the user with
  93.   the type of each file he is trying to remove and asks if he's sure he wants
  94.   to remove it. Contributor: Rahul Dhesi <dhesi@bsu-cs.uucp>
  95. DIFF.TAR        65536  02-27-89   A public domain "diff" program. Contributor:
  96.   Mark H. Colburn <mark@jhereg.uucp>
  97. DIFFC.TAR       16384  02-27-89   A "diff -c" program for people who don't
  98.   have the "-c" option (Bell versions). Contributor: John Nelson
  99.   <nelson@genrad.uucp>
  100. EDIFF.TAR       16384  03-06-89   Convert the output of a normal "diff" (not
  101.   -c or -e) to plain English. Contributor: David MacKenzie
  102.   <edf@roacky2.rockefeller.edu>
  103. FASTSORT.TAR    16384  03-06-89   A sort which sorts files in place using
  104.   available memory.  Twice as fast as sort(1) and doesn't use files in
  105.   /usr/tmp. Contributor: Edwin R. Carp <erc@unisec.uucp>
  106. FILE.TAR       122880  02-27-89   A rewrite of the UNIX "file" command to tell
  107.   about the contents of a file. Contributor: Ian F. Darwin <ian@sq.com>
  108. FILESCAN.TAR    24576  11-03-89   A program to examine a list of files and
  109.   check them against stored information, in order to detect possible security
  110.   breaks. Contributor: Marcus J. Ranum <mjr@welchlab.welch.jhu.edu>
  111. FILTERFL.TAR    24576  03-09-90   A program to apply a filter to a file,
  112.   saving the output in another file.  Various options to delete the input
  113.   file, set modes on input or output, etc. Contributor: Dan Bernstein
  114.   <brnstnd@stealth.acf.nyu.edu>
  115. FINDNAME.TAR     8192  03-06-89   Scripts to speed up the "find" program on
  116.   Xenix systems. Contributor: Cliff Manis <cmanis@petro.uucp>
  117. FLOCK.TAR       16384  02-27-89   Apply or remove an advisory lock on a file
  118.   and then execute a command. Contributor: Kevin Braunsdorf
  119.   <ksb@mace.cc.purdue.edu>
  120. FM.TAR          65536  08-31-90   A curses-based hex/ASCII file editor that
  121.   allows binary file or device editing.  Runs on System V, BSD, MS-DOS. 
  122.   Version 2.0. Contributor: Tony Field <tony@ajfcal.uucp>
  123. FPACK.TAR       16384  02-27-89   A file packer and unpacker.  Runs on UNIX
  124.   and MS-DOS; handy for transporting files. Contributor: Gary Perlman
  125.   <perlman@wanginst.uucp>
  126. FTIMES1.TAR      8192  02-27-89   Display the last access, modify, and inode
  127.   change times for a file. Contributor: John Korsmeyer <john@sol1.uucp>
  128. FTIMES2.TAR     16384  02-27-89   Programs to change the times on a file, and
  129.   to compare files by access or modify time ("newer" and "older").
  130.   Contributor: Ken Yap <ken@rochester.edu>
  131. FTIMES3.TAR     16384  02-27-89   Yet another version of ftimes. Contributor:
  132.   Robert O. Domitz <rod@pecnos.uucp>
  133. GIVE.TAR        16384  02-27-89   A program to give copies of files to only
  134.   persons on a list.  A reimplementation of the old V6/PWB utility.
  135.   Contributor: David Collier-Brown <daveb@geac.uucp>
  136. HATNCOAT.TAR   122880  03-28-89   Header Analysis Tool analyzes header file
  137.   dependencies and references. C Object Analysis Tool produces a topologically
  138.   sorted dependcy list and cross reference for a group of objects or
  139.   libraries. Contributor: Bob McQueer <bobm@weevil.uucp>
  140. HD.TAR          40960  06-22-90   A hex dump program.  Version 1.6.
  141.   Contributor: P. J. Ruczynski <pjr@pyra.co.uk>
  142. HILL.TAR        24576  03-06-89   File encryption using the Hill cipher.
  143.   Contributor: John Cowan <cowan@magpie.nasa.com>
  144. HPACK.TAR      665600  03-13-92   Multisystem archiver.  More universal for a
  145.   number of operating systems.  Version 0.75a.
  146. IBMWRAP.TAR      8192  11-04-89   Some scripts to allow files with lines
  147.   longer than 80 characters to be sent through BITNET/EARN systems, which just
  148.   love those Hollerith cards. Contributor: Rob Gerth <wsinrobg@urc.tue.nl>
  149. INCELIM.TAR     24576  02-27-89   A program to eliminate "include" commands
  150.   from files.  It can handle ".so" commands for n/troff, "#include" commands
  151.   from C, etc. Contributor: Sten Folkerman <sten@enea.se>
  152. LESS.TAR       253952  02-27-89   A program similar to "more", only with more
  153.   options.  Some folks think it's better than "more".  It's also public
  154.   domain. Contributor: Mark Nudelman <mark@UNIX386.uucp>
  155. LUMBRJCK.TAR    24576  02-27-89   A program which monitors log files and
  156.   indicates when they have changed by changing its icon.  Runs under Suntools.
  157.   Contributor: Steven Grimm <koreth@ssyx.ucsc.edu>
  158. LHARC.TAR      184320  08-09-91   LHARC UNIX V. 1.00.  Very efficient
  159.   compression algorithm.  It is compatible with the MS-DOS version.
  160. MMV.TAR        106496  06-22-90   A program to move/copy/append/link multiple
  161.   files according to a set of wildcard patterns.  Checks for collisions first.
  162.    Runs on BSD, System V, and MS-DOS.  Patchlevel 1. Contributor: Vladimir
  163.   Lanin <lanin@csd4.cs.nyu.edu>
  164. NAME.TAR        16384  02-27-89   A program which converts a pathname
  165.   containing symbolic links into an absolute pathname which contains the
  166.   "real" path to the file. Contributor: Alexander Dupuy
  167.   <dupuy@westend.columbia.edu>
  168. PLIST.TAR       32768  04-04-90   Routines and programs to manipulate files
  169.   with "property list" headers, e.g. mail, news, make files, etc. Contributor:
  170.   Peter da Silva <peter@ficc.uu.net>
  171. RCS42.TAR      581632  11-03-89   Version 4.2 of the Revision Control System
  172.   from Purdue University. Contributor: Walter Tichy <tichy@purdue.edu>
  173. RCSIFY.TAR      32768  03-22-92   Put groups of files under RCS control.
  174.   Contributor:  Terry Jones <terry@cogsci.indiana.edu>
  175. RCSIT.TAR       32768  02-27-89   A program to prepare files for RCS by
  176.   putting the appropriate headers at the top, etc. Contributor: Michael Cooper
  177.   <mcooper@oberon.uucp>
  178. RENAME.TAR      24576  03-23-89   Whereas "mv" can rename (as opposed to move)
  179.   only one file at a time, this program can rename many files according to
  180.   search and replacement patterns, sort of like VMS. Contributor: Vladimir
  181.   Lanin <lanin@csd2.nyu.edu>
  182. RH.TAR          98304  03-09-90   A program similar to "find", but which
  183.   allows the user to enter real C expressions instead of using find's less
  184.   than wonderful syntax. Allows selecting more diverse subsets of files. 
  185.   Version 2.0. Contributor: Kenneth Stauffer <stauffer@cpsc.ucalgary.ca>
  186. RMI.TAR          8192  02-27-89   A program to remove files by inode numbers. 
  187.   This is one of many solutions to the "how do I remove a file with an
  188.   untypable name" question. Contributor: Dave Curry <davy@erg.sri.com>
  189. RMUNRM.TAR      16384  02-27-89   A package which allows you to use "rm" as
  190.   usual to delete files but then allows you to change your mind and "unrm" a
  191.   file. Contributor: Dave Taylor <taylor@hpldat.uucp>
  192. SCCS_B.TAR      32768  10-31-90   Shell scripts to interface with System V.3
  193.   SCCS. Contributor: <bill@bts.uucp>
  194. SCSNTRFC.TAR     8192  02-27-89   Shell scripts to interface with SCCS.
  195.   Contributor: Larry McVoy <larry@geowhiz.uucp>
  196. SCCS2RCS.TAR    16384  10-31-90   A program to convert SCCS files to RCS.
  197.   Contributor: Kenneth H. Cox <kenc@viewlogic.com>
  198. SHAPE.TAR     1638400  07-01-89   A collection of programs to support software
  199.   configuration management on UNIX systems.  Includes version control
  200.   commands, and "shape", a significantly enhanced Make-oid. Contributor: Axel
  201.   Mahler <axel@coma.uucp>
  202. SHAR.TAR        32768  02-27-89   A C program to generate "shar" files.  Sort
  203.   of overkill, but what the hell. Contributor: Gary Perlman
  204.   <perlman@wanginst.uucp>
  205. SHARBSD4.TAR    24576  02-27-89   Another C program to generate "shar" files,
  206.   but this one takes care to make them the proper size for mailing, etc.
  207.   Contributor: Roger March <roger@mips.uucp>
  208. SHRINK.TAR      16384  02-27-89   Shrinks very long (Berkeley) file names into
  209.   14-character or less file names for portability. Contributor: Simon Brown
  210.   <simon2@its63b.ed.ac.uk>
  211. SLICE.TAR       40960  02-27-89   A program to split files into several little
  212.   files by pattern matching or line numbers. Contributor: Gary Puckering
  213.   <garyp@cognos.uucp>
  214. SNEFRU.TAR     188416  04-04-90   A one-way hash algorithm which given some
  215.   input text comes up with a single number such that no two texts will hash to
  216.   the same number. Contributor: Rich Salz <rsalz@bbn.com>
  217. SPIFF.TAR      204800  02-27-89   SPIFF, the program described at the Summer
  218.   1988 Usenix in San Francisco.  Compares files like diff, but handles
  219.   "minute" differences like floating point numbers, white space, etc.
  220.   correctly. Contributor: Daniel W. Nachbar <daniel@wind.bellcore.com>
  221. STAT.C           7703  03-22-89   A program to print out information about a
  222.   file ala stat(2). Contributor: Rich Kulawiec <rsk@j.cc.purdue.edu>
  223. STATSHEL.TAR    32768  03-09-90   A program to print various characteristics
  224.   of files in a variety of formats.  Runs on BSD, AIX, HP/UX, SunOS, Ultrix.
  225.   Contributor: Diomidis Spinellis <dds@cc.ic.ac.uk>
  226. TRIMLOG.TAR     32768  05-31-89   A program for trimming log files.  Allows
  227.   trimming files by lines or bytes, and also handles trimming binary files.
  228.   Contributor: Dave Curry <davy@erg.sri.com>
  229. UNIDIFF.TAR     49152  09-14-90   A modified version of context diff which
  230.   combines the old and new hunks into one hunk.  Cuts the size of context
  231.   diffs by usually about 25%.  No information is lost in this process. 
  232.   Includes patches for GNU diff and patch, and a program that goes from
  233.   "normal" diffs to unidiffs and back. Contributor: Wayne Davison
  234.   <davison@dri.com>
  235. UNSHAR.TAR      16384  02-27-89   A program to undo "shar" files.  There are
  236.   security and speed reasons for using this over the standard shell.
  237.   Contributor: Guido van Rossum <guido@mcvax.uucp>
  238. VF.TAR         204800  02-27-89   A version of VFILER for UNIX.  A
  239.   screen-oriented tool for moving files around, etc. Contributor: Rick Conn
  240.   <rconn@simtel20.army.mil>
  241. VTREE.TAR       40960  04-29-89  
  242. VMS_UNIX.TAR     8192  02-27-89   Rename VMS filenames with version numbers,
  243.   etc. to GNU EMACS style filenames and backup files. Contributor: Dan
  244.   Jacobsen <jacobsen@eecs.uucp>
  245. XC.TAR          16384  03-06-89   A program which reads "special" lines from
  246.   files and executes the commands.  Lets you put compilation commands in C
  247.   programs and then compile them saying "xc file", etc. Contributor: David
  248.   MacKenzie <edf@rocky2.rockefeller.edu>
  249. XTAIL.TAR       40960  08-02-89   An enhanced version of "tail" which allows
  250.   watching all files in a directory, including new ones added while the
  251.   program is running. Version 2. Contributor: Chip Rosenthal
  252.   <chip@vector.dallas.tx.us.uucp>
  253. ZAP.TAR         49152  02-27-89   A binary file editor that runs under VMS,
  254.   UNIX, and MS-DOS.  Mimics SIPP from RT-11. Contributor: Johan Vromans
  255.   <jv@mh.uucp>
  256.