Quote:
Originally Posted by eschwartz
Just curious -- is there a reason you use find and while read line, instead of "for file in *.mobi"
|
The main reason why I've done them that way is because I think this is the second script I've written.

Just lack of knowledge.