User guide
Manuals
Brands
Digital Equipment Corporation Manuals
Computer equipment
AlphaPC64
321
322
323
324
325
326
327
328
329
330
chmod
Examples
1.
>>>
chmod +x script
Adds
the
executable
attribute
to
the
file,
script
.
2.
>>>
chmod =r errlog
Sets
the
file
errlog
to
read
only
.
3.
>>>
chmod -w dk*
Makes
all
SCSI
disks
nonwriteable.
See
Also
chown
,
ls
-l
Console
Commands
13–17
1
...
...
323
324
325
326
327
...
...
442