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

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