mirror of
https://github.com/david-schmidt/Davex.git
synced 2026-01-23 16:15:57 +00:00
13 lines
216 B
Plaintext
13 lines
216 B
Plaintext
|
|
unlock -- allow read, write, rename, delete
|
|
|
|
syntax: unlock <pathname>
|
|
|
|
ex: unlock this
|
|
unlock =:txt
|
|
|
|
Allows read, write, rename, and delete for file. Wildcards
|
|
are allowed.
|
|
|
|
(see also: lock, prot)
|