What's the command to delete all files in the A:\data folder that begin with "A" &
go to the A: prompt.
type del a:\data\A*.txt
That will del everything in the A drive(floppy disk) in the Data folder, that starts with the letter A and ends with .txt.
What's the command to delete all files in the A:\data folder that begin with "A" & have a .txt file extension?opera musicGo to the folder
a*.txt
What's the command to delete all files in the A:\data folder that begin with "A" & have a .txt file extension?opera sheet music opera theater
is a your floppy drive (3.5 disk)? if so..
Do the following:
a:\data.txt
a:\deltree data.txt
..a:\ <---should be there automatically|||Del A:\Data\A*.txt
Assumption: You are using DOS or working on the commmand prompt under Windows.
Do you need any more help? Just drop me a message.
I just read the answers above mine. Don't use the Deltreee command as it is used to remove a folder/directory and all its subfolders and files.
Okay, I have just found a page for you for details though I don't need to go through it as I am already well versed in DOS Commands. Haha!!!
http://www.computerhope.com/delhlp.htm
More Related Questions and Answers ...
The information post by website user , we not guarantee correctness.
