Copying all files with "text" in the description



I have a directory with many, many subdirectories and many levels of
subdirectories under it. I want to copy all files with "text" in
the description to a different directory on a different logical
drive without copying any of the subdirectories. Is this possible?

I tried using this:

copy e:\pict\*.jp* /s /I"cat" d:\cat2

It worked for a while and then I got an error message. Also, it
copied the directory structure which I did not want.

Thank you in advance for all replies.
--
Whenever I hear or think of the song "Great green gobs of greasy
grimey gopher guts" I imagine my cat saying; "That sounds REALLY,
REALLY good. I'll have some of that!"
.



Relevant Pages


Loading