Hey all
I need help with some file handling to a large amount of files. The file handling deals with first, searching then moving and sorting to new directories, and this is to be done in OSX Snow Leopard OS.
I have about 30ish folders with around 4000 files in each folder and each with random named files. I would like to know if there is a function in osx or a app I can look at that will allow me to search a string, say ‘blue’… (and it would pick up the files like ‘blue-tie’, or ‘car-blue’) then move all files with blue in the name to a new folder called ‘blue’.
I would need this search function to look within sub directories as well.
Any help will be great! thanks