How to save Finder search results (filename list) to a text file?
- by Stabledog
When I use Finder to locate a set of files, I want to save the list of files to a text file (preferably with path names).
I know I can open the shell and use 'find', but what's the point of having a GUI if you have to remember the syntax for shell commands still to get the job done? :)
Is there a way to save the result list to a file?