MS DOS LAB ASSIGNMENT TWO
1. Create dos file named "file_one" with at least 5 sentences.
2. Edit the file "file_one" by add 2 more sentences. (using EDIT command)
3. Create the dir structure given below (using MD/MKDIR)
4. Copy whole dir structure above in qsn
3 in new directory called "root2"
directory of same diskdrive. (using
XCOPY COMMAND)
5. Delete the whole dir structurE(using
DELTREE)
6. Again restore the whole deleted dir structure. (using
Undeltree)
0 Comments