home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / INSTINFO / DELETE. < prev    next >
Encoding:
Text File  |  1998-07-24  |  3.4 KB  |  111 lines

  1. # Automatically generated decoration file for /archive/contents/delete
  2. #
  3. # This file and any information not otherwise attributed is
  4. # Copyright 1997 by Ready-to-Run Software, Inc.
  5. #
  6. # All Rights Reserved
  7. #
  8. *DESCRIPTION*
  9. delete - version 1.26
  10. lsdel - version 1.19
  11. expunge - version 1.20
  12. purge - versionb 1.20
  13. undelete - version 1.24
  14.  
  15. the delete package contains five programs
  16.  
  17.         delete
  18.         undelete
  19.         expunge
  20.         purge
  21.         lsdel
  22.  
  23. The software suite is meant as a replacement for rm which, unlike this
  24. package, does not allows for file recovery.
  25.  
  26. delete - This program is a replacement for rm.  Instead of actually deleting
  27.          files, it marks them for deletion by adding a ".#" prefix.
  28.  
  29. undelete - The utility allows you to recover a deleted file.
  30.  
  31. expunge - This allows you to delete the files for real. After this
  32.          there is no way to recover your files except from your system
  33.          backups.
  34.  
  35. purge - This a symbolic link to expunge.
  36.  
  37. lsdel - This will allow you to list the deleted files only.
  38.  
  39. The programs were written at Project Athena in response to the problem
  40. which many novice Unix users have with accidentally deleting files
  41. they didn't want to delete.
  42. .
  43. *LICENSE*
  44. com_err
  45. ~~~~~~~
  46. Copyright 1987, 1988 by the Student Information Processing Board
  47.         of the Massachusetts Institute of Technology
  48.  
  49. Permission to use, copy, modify, and distribute this software
  50. and its documentation for any purpose and without fee is
  51. hereby granted, provided that the above copyright notice
  52. appear in all copies and that both that copyright notice and
  53. this permission notice appear in supporting documentation,
  54. and that the names of M.I.T. and the M.I.T. S.I.P.B. not be
  55. used in advertising or publicity pertaining to distribution
  56. of the software without specific, written prior permission.
  57. M.I.T. and the M.I.T. S.I.P.B. make no representations about
  58. the suitability of this software for any purpose.  It is
  59. provided "as is" without express or implied warranty.
  60.  
  61.  
  62. delete
  63. ~~~~~~
  64.  
  65. Copyright 1987,1988,1991 by the Massachusetts Institute of Technology
  66.  
  67. All rights reserved.
  68.  
  69. Permission to use, copy, modify, and distribute this software and its
  70. documentation for any purpose and without fee is hereby granted,
  71. provided that the above copyright notice appear in all copies and that
  72. both that copyright notice and this permission notice appear in
  73. supporting documentation, and that the name of the Massachusetts
  74. Institute of Technology (M.I.T.) not be used in advertising or publicity
  75. pertaining to distribution of the software without specific, written
  76. prior permission.
  77.  
  78. M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  79. ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  80. M.I.T. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  81. ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  82. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
  83. ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  84. SOFTWARE.
  85.  
  86. .
  87.  
  88. *FILEGROUP*    Grouping:Shared: Heading:Unformatted Man pages:
  89. man/man1/delete.1
  90. man/man1/expunge.1
  91. man/man1/lsdel.1
  92. man/man1/purge.1
  93. man/man1/undelete.1
  94. .
  95.  
  96. *FILEGROUP*    Grouping:Shared: Heading:Formatted Man pages:
  97. man/cat1/delete.1
  98. man/cat1/expunge.1
  99. man/cat1/lsdel.1
  100. man/cat1/purge.1
  101. man/cat1/undelete.1
  102. .
  103.  
  104. *FILEGROUP*    Required
  105. bin/delete
  106. bin/expunge
  107. bin/lsdel
  108. bin/purge
  109. bin/undelete
  110. .
  111.