home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD1.img / d1xx / d123 / arp / docs / commands / protect < prev    next >
Encoding:
Text File  |  1988-01-01  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ARP(REL1)             ARP User's    Manual             ARP(REL1)
  5.  
  6.  
  7.  
  8.      NAME
  9.       Protect - To set files protection status
  10.  
  11.      SYNOPSIS
  12.       Protect "FILES" FLAGS    <QUIET>
  13.  
  14.      DESCRIPTION
  15.       Protect is used to set the protection    level of a file    or
  16.       files.  You may set the protection level for multiple    files,
  17.       since    this command, like most    ARP commands, accepts
  18.       wildcards.  The various flags    that may be set    are R=Reads
  19.       allowed W=Writes allowed, E=Execution    allowed, D=Deletes
  20.       allowed.  If you omit    an option flag in the Protect command,
  21.       Protect will disallow    that operation on the file.  If    you
  22.       use wildcards, protect will display the file being altered,
  23.       and the protection level it is being set to.    If you use the
  24.       QUIET    switch,    then Protect will not display this
  25.       information.
  26.  
  27.      EXAMPLE
  28.       Protect *.c RWE       ; keep all files ending in ".c"
  29.       from being deleted
  30.  
  31.      BUGS
  32.       Note that the    current    version    of AmigaDOS only checks    the
  33.       status of the    Delete flag for    a file.     You may set/clear the
  34.       other    flags with this    command, but AmigaDOS will ignore
  35.       them.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 10/6/87)
  64.  
  65.  
  66.  
  67.