Quote:
Originally Posted by JulianSosa
I know you can do a rm *.jpeg in unix is there anyway to do the same kinda thing using windows command line?
I tried to search for them in explorer but there are way to many and its killing my system .
Thanks
|
del *.jp* /S
Will delete all JPEG's in the folder + subfolders