Command: protect

Syntax

protect <wildname> {,<wildname> ... }

Description

Redefine the protection for one or more disc files.

Parameters

Switches

Notes

The protection is the unix system, i.e. read/write/execute for owner/group/world.

Examples

Give all access to the owner and read-only access for everybody else.

protect yours.cmd, -o=rwx, -g=r--, -w=r--

Multiple application with verification.

protect *.dat, -t=664, -v