I have a folder with many subdirectories, each with a *.nr file. There are 1000 subdirectories, each of which contains at least one *.nr file. Is there a quick way to copy all of these *.nr files into one directory?
I can write a quick python script to iterate over files, but this seems like overkill if there is a quick command line way to do this.
I work for Google, but Iām not sure which terms I should look for.
Thanks!
source share