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

  1. Source Code CDROM, March 1994.  Walnut Creek CDROM.
  2. --------------------------------------------------------
  3. unix_c\dir_mgmt
  4. path: \unix_c\dir_mgmt  
  5. Name             Size    Date    Description
  6. ------------     ----    ----    ------------------
  7. 00README.TXT      176  02-24-94  
  8. ACCESS.TAR      81920  02-27-89   A program which interprets file permissions.
  9.    It interprets them through the whole path and tells you in the end just
  10.   exactly who can read, write, and execute the named file.  Described in
  11.   Winter '85 USENIX Proceedings. Contributor: Dave Curry <davy@erg.sri.com>
  12. CD_KORN.KSH      9329  03-22-89   Change-directory routines for the Korn shell
  13.   to emulate the C-shell directory stack. Contributor: C. Bamford
  14.   <cjb@mtuxo.uucp>
  15. CHD.TAR         16384  02-27-89   A directory browser with EMACS-style file
  16.   name completion. Contributor: Marc Majka <majka@ubc-cs.uucp>
  17. CLS.TAR         16384  02-27-89   A "compressed ls" which prints long file
  18.   names differently so that they don't alter the columnar format as they do
  19.   with Berkeley "ls". Contributor: Jerry Peek <jerryp@cmx.npac.syr.edu>
  20. DIR.TAR         24576  02-27-89   A two-column directory listing program. 
  21.   Runs under Berkeley UNIX and System V. Contributor: Ferd Brundick
  22.   <fsbrn@brl.arpa>
  23. DT.TAR           8192  02-27-89   Another program to recursively descend a
  24.   directory tree and display it graphically. Contributor: Michael A. Petonic
  25.   <mikep@ism780c.uucp>
  26. DTREE.TAR       40960  02-03-90   A program to display directory hierarchy
  27.   trees. Contributor: David J. MacKenzie <djm@abyss.eng.umd.edu>
  28. ILS.TAR         73728  03-22-92   Interactive ls and browser. Contributor: 
  29.   Jack Alexander <alexj@equinox.unr.edu>
  30. LC.TAR          16384  02-27-89   A public-domain "ls"-type program.
  31.   Contributor: Guy Middleton <gamiddleton@orchid.waterloo.edu>
  32. LSARCHIV.TAR    32768  04-23-92   Produces a recursive listing of a directory
  33.   tree, similar to "ls -lR" but with differences.  This one shows complete
  34.   file name (full directory path), mode of file, number of links, and owner.
  35.   The date is presented in the format yy/mm/dd hh:mm and is at the beginning
  36.   of each line.  Extremely useful for archive (UUCP) sites. Needs ANSI
  37.   compiler. Contributor:  Kent Landfield <kent@sparky.imd.sterling.com>
  38. LSDIR.TAR        8192  02-27-89   List only the directories contained in the
  39.   current directory. Contributor: unknown
  40. NMKDIR.C         3068  03-22-89   A program like "mkdir", except given the
  41.   path "a/b/c", it will create any missing directories in the path.  A
  42.   recursive mkdir in other words. Contributor: Robert Rother
  43.   <rmr@sdcsvax.uucp>
  44. SETD.TAR        57344  03-22-92   Set directory and mark utilities.  Version
  45.   1.7. Contributor:  Sunil Savkar <sunil@hal.com>
  46. SLS.TAR         57344  04-29-89   Sls is a program designed to overcome the
  47.   limitations of the standard UNIX ls(1) program, providing a more consistent
  48.   interface to file inode information.  It is particularly designed for use by
  49.   shell scripts to make obtaining information about files easier.  It uses
  50.   printf(3)-style format strings to control the sorting and output of file
  51.   information. Contributor: Rich Baughman <rich@cfisun.cfi.com>
  52. VDD.TAR         32768  08-31-90   Yet another visual directory tree browser. 
  53.   Version 1.0. Contributor: <root@lsrhs.uucp>
  54.