home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Shareware - Software Farm 2
/
wosw_2.zip
/
wosw_2
/
CPROG
/
CPE601.ZIP
/
UTILS.ZIP
/
CHMOD.DOC
< prev
next >
Wrap
Text File
|
1990-03-29
|
953b
|
28 lines
CHMOD - Unix Style File Status Utility
Copyright(c) 1989, 3P Software
CHMOD is a DOS/Novell version of the Unix utility of the same name. Unlike it's
Unix counterpart, CHMOD does not support group/user ownership of files. CHMOD
allows you to toggle or set the various DOS/Novell attributes of any file,
directory or group of files/directories. Command line parameters are flexible
in that either the filespec or command switches may appear first in the
command line. Lower case switches act as toggles, while upper case switches
will set the attribute desired.
Syntax: CHMOD -switches filespec
Switches: Toggle Set Attribute
r R Read-Only
h H Hidden
s S System
a A Archive
x X Network Shared (Novell)
u U Network Use (Others)
File specs may be any valid dos wildcard.