Speaking of useless elements ...
Posted Jul 21, 2003 13:42 UTC (Mon) by
Peter (guest, #1127)
In reply to:
Useless use of ... by orabidoo
Parent article:
Graphics tricks from the Linux command line (IBM developerWorks)
for i in *.jpg; do; whateveryouwant; done
Eh, be careful when pointing out eye motes. One of those semicolons doesn't belong. (Which semicolon? An exercise for the reader.)
(
Log in to post comments)