Need for dos commands for ease
|
Original Message
|
Name: kiggundu
Date: November 25, 2002 at 23:36:55 Pacific
Subject: Need for dos commands for ease OS: MSDOS CPU/Ram: 200MB
|
Comment: Hello there how are you doing I am writing asking to see if I can get some info on areas like the following. 1.copying all files with the extension sys from c:\dos6 to a: 2.Copy all files with extension exe from c:\dos6 to a: 3. Create directories sys and com on drive a begining at the root and creating sub directories 4. create sub directory com within com 5.copy all files with the extension sys from A: into subdirectory sys on drive A. 6.list all files in executive subdirectory 6.Change default directory to sys 7. Commands you would use to erase all files in a directory sys in the root directory and all sub directories.
Report Offensive Message For Removal
|
|
Response Number 3
|
Name: Petit Jean
Date: November 27, 2002 at 06:28:14 Pacific
|
Reply: (edit)1. and 2.To copy files with a specific extension use: copy c:\dos\*.sys a: (Change sys for exe) 3. to 6.Reserved dos commands words like sys,copy,etc. should not be used to name folders and files. md c:\folder 7.To erase folders and files use deltree c: or deltree c:\myfolder Good luck.
Report Offensive Follow Up For Removal
|
|
Response Number 5
|
Name: Living in Safemode
Date: December 3, 2002 at 17:14:14 Pacific
|
Reply: (edit)Cool Uziel, thanks for the reference guide link! Just what I have been looking for.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: