The windows version of chmod.
Anatomy
Example: attrib +R C:/Users/Digit/balls.txt
Remove/Add Symbols
These symbols come before modifiers
-
- add modifier
-
- remove modifier
Modifiers
- R - read only
- A - archive
- S - system
- H - hidden
The windows version of chmod.
Example: attrib +R C:/Users/Digit/balls.txt
These symbols come before modifiers