It's also doable from the terminal. So if your videos folder was on your desktop you could do

find ~/Desktop/videos/ -name '*.avi' -type f -delete

to be safe you can test it by leaving the -delete off the end and then scroll through the output:

find ~/Desktop/videos/ -name '*.avi' -type f

CB

On 3/10/14 7:45 AM, Jim Gatteys wrote:
Colin!  I forgot all about vo-j but he could sort them by file type and maybe 
that would help.  Thanks for helping me remember that keystroke.  Funny how we 
get so caught up in the same old thing.  and I didn't actually know about 
control-option-command-5.  Thanks for that as well.
Jim

On Mar 10, 2014, at 6:34 AM, Red.Falcon <[email protected]> 
wrote:

Hi!
Maybe trying to change the View might help like Control+option+command+5 should 
sort them by last modified and maybe that will put them in a order where you 
can delete blocks of files!
Under Command+j there are other options you could try to help with this!
HTH Colin

--
¯\_(ツ)_/¯

--
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.

Reply via email to