PDA

Click to See Complete Forum and Search --> : Deleting Files


Candiabreu
Feb 5th, 2001, 12:09 PM
How can I delete all files (of a directory and subdirectorys) that have an extension.

for example:
del *.txt

(for delete all files with 'txt' extension in my hard drive)

Abraçunda!

Feb 5th, 2001, 01:29 PM
Take a look at this thread (http://forums.vb-world.net/showthread.php?s=&postid=218218&highlight=Deltree#post218218).