unprotect: Remove delete protection from a file

Package: system

Usage

unprotect files

Parameters

files
A template specifying the file or files from which delete protection is to be removed.

Description

Unprotect removes delete protection from the named files. A "protected" file cannot be deleted or clobbered.

Examples

1. Remove file protection from the listed files.

cl> unprotect alpha,beta,gamma.x,*.db

See also

protect, delete