Useless use of ...
Posted Jul 20, 2003 22:17 UTC (Sun) by
mikal (guest, #8473)
In reply to:
Useless use of ... by sholden
Parent article:
Graphics tricks from the Linux command line (IBM developerWorks)
Given it's not an article on shell scripting, does that really matter? Sure,
find . -type f -name "*.jpg" -exec blah {} \;
Is more correct, but it's a lot harder for a newbie to read. I am also sure that the photographic composition of the examples in the article isn't perfect, but it's not an article about how to take a photo, and that is therefore not relevant either.
(
Log in to post comments)