find to copy files into single directory
By John C. Zastrow
Useful little one liners. This one makes copy of subset of dir/ and below based on finding files that match the criteria. In this case, I wanted all .doc files copied into a single place.
[Read More]