Hi,
I'd suggest two techniques:
1. Use the finder's arrange by, or sort by "kind" option to group by
extension. Thus, you can select a contiguous block of files.
2. Welcome to spotlight! You can create a spotlight search that
searches in a specified folder for a specified file type and even
save this a la a smart play list style item called a smart folder.
Those are my suggestions.
Best,
Scott
Howdy all,
I have a folder on my desktop that has mixed content in it. One of
the types in the folder is mp3. What I want to do is search the
folder for all mp3 files and then copy the mp3s to another folder.
I know that this can be done from terminal with the command
cp *.mp3 /users/louie/desktop/source /users/louie/desktop/target
What I would like to know is how to do this without going to
terminal. Every time I use the terminal I feel like I am taking a
step back in time.
Thank you all for any help.
--
--Scott