DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦a1df80357⟧ TextFile

    Length: 2580 (0xa14)
    Types: TextFile
    Names: »RELDESCR.T«

Derivation

└─⟦e0c43619c⟧ Bits:30005797 CR80 Disc pack ( Vol:FNJ1 861029/EC CR80 S/W Package II+III+IV+V+VII )
    └─ ⟦this⟧ »CSP002_V0701.D!CSS936.D!RELDESCR.T« 

TextFile

*******************************************************

         R E L E A S E   D E S C R I P T I O N

*******************************************************




Module id number: CSS/936
--------------------------

Module name:      CLEAN/CLEAR
-----------------------------------

Actual release:   03.01            Release date: 860521
-----------------------            --------------------

Previous release: 02.02            Release date: 860307
-----------------------            --------------------


New facilities:
---------------

Changes:
--------

>> vs 01.04 <<
    Default value for G parameter changed.

Errors corrected:
-----------------

>> vs 03.01 <<
    The program identifies itself with the proper version number
    (PR86184).

Reported errors, not corrected:
-------------------------------

CPECRs implemented in current release:  AAV1 990, 86184
--------------------------------------

Comments:
---------








                USERS'S GUIDE
                -------------

        This program removes directories.  All the directories upto 15
    levels below the specified directory are removed by removing one
    file at a time from these directories.  The program starts at the
    bottom most directory or the directory at the 15th level and works
    its way upwards in the tree.  The specified directory is removed
    if CLEAR is specified but not if CLEAN is used.


        If the specified directory contains more than 15 levels, the
    program removes the directory at the 15th level leaving all the files
    below as garbage.  This is done WITHOUT CHECKING WHETHER THE
    ACCESSRIGHTS for these files are violated.


    SYNTAX:
                                           default

    [CLEAN/CLEAR] <FILE_ID>
                  [Garbage : <G_OPTION>]
                  [Links   : <L_OPTION>]

    <G_OPTION>  ::=  Y / N                    N
    <L_OPTION>  ::=  I / R                    R

    G_OPTION:
    _________

      Y  :  (Yes)  Not removable files are left as garbage.
      N  :  (No)   Not removable files and related directories
                       in all the above levels are retained.


    L_OPTION:
    _________

      I  :  (Ignore)   Multilinked directory files are removed like
                       all other files, no message is sent to the user.

      R  :  (Retain)   Multilinked directories and all related directories
                       in its path are retained.  A message is flashed
                       to this effect.

      Non directory files are treated independently of this option.