Davex/doc/help/Lock

13 lines
195 B
Plaintext

lock -- make a file read-only
syntax: lock <pathname>
ex: lock this
lock =:txt
Disallows rename, delete, and write for file. Wildcards are
allowed.
(see also: unlock, prot)