I need to copy/move JPG files out of a folder containing NEF and JPGs.
With MSDOS years ago, I would just "copy *.jpg" to another folder. That
command would leave the NEF files and copy only the JPGs. Does anybody
know how to do this with Windows?
>I need to copy/move JPG files out of a folder containing NEF and JPGs.
>With MSDOS years ago, I would just "copy *.jpg" to another folder. That
>command would leave the NEF files and copy only the JPGs. Does anybody
>know how to do this with Windows?
That's how it works. With $ as a prompt:
$ copy *.jpg <destination>
Windows has wild cards, but of course they are not standard,
except for some of the simple things.
---- Paul J. Gans
Frank ess - 12 Jun 2006 01:41 GMT
>> I need to copy/move JPG files out of a folder containing NEF and
>> JPGs. With MSDOS years ago, I would just "copy *.jpg" to another
[quoted text clipped - 9 lines]
>
> ---- Paul J. Gans
In WinExplorer,
sort the file type column,
highlight your choice,
drag 'n' drop
?
Bob - 12 Jun 2006 03:42 GMT
>>> I need to copy/move JPG files out of a folder containing NEF and
>>> JPGs. With MSDOS years ago, I would just "copy *.jpg" to another
[quoted text clipped - 13 lines]
> 'n' drop
> ?
Thank you! I have moved 368 JPGs out of the folder, leaving the
NEFs------hanks again!
Frank ess - 12 Jun 2006 06:12 GMT
>>>> I need to copy/move JPG files out of a folder containing NEF and
>>>> JPGs. With MSDOS years ago, I would just "copy *.jpg" to another
[quoted text clipped - 15 lines]
> Thank you! I have moved 368 JPGs out of the folder, leaving the
> NEFs------hanks again!
Yay!
'Welcome.

Signature
Frank ess