Quote:
Originally Posted by DNSB
If I did not have the template for save to disk set to prepend the series, I would have been forced to click through multiple directories to find all the books since Eric Flint's who created the series is not the author of all the books -- I list 6 different primary authors and 11 secondary authors with 14 books listing two or more authors and would have had to remember the majority of those names.
|
I would just go "cd library ; find . -name "$series" | parallel cp -rv {} /mnt/bookreader"
I think I would be faster than you.