Annexure-I-DOS Command
Annexure-I-DOS Command
Basic Commands:
11. attrib – Displays or changes file attributes (e.g., attrib +r file.txt makes the file read-only).
12. type – Displays the contents of a text file (e.g., type file.txt).
13. find – Searches for a text string inside a file (e.g., find "word" file.txt).
Page 1 of 2
GCMS
DOS (Disk Operating System) commands
Networking Commands:
Advanced Commands:
22. shutdown – Shuts down or restarts the computer (e.g., shutdown /s /t 0 for shutdown,
shutdown /r for restart).
Note: Please try the commands marked in red colour with caution.
Page 2 of 2