I KNOW this can be done but I can not figure it out right now. My brain just will not do as it is told
Here is the situation. I am currently playing a game called Kerbal Space Program (Runs naively in Linux! Check it out!). Very fun and has a lot of user created mods that can be installed. And I have done just that. I have 60~ mods installed.
However, some of these mods are complex and going back to the readme is a good option. I would like copy all the readme* files from the zip files into a folder. I am fairly certain I can do this with a combination of find and tar but I have not figured it out yet. Any suggestions?