Hi, On Mon, Jul 21, 2008 at 12:07 PM, Anthony Parks <[EMAIL PROTECTED]> wrote: > > obviously this is something like pseudocode right now, but... > any suggestions?
http://www.gnu.org/software/bash/manual/bashref.html http://www.gnu.org/software/bash/manual/bashref.html#Looping-Constructs $ for v in */VIDEO_TS/*.vob ; do perform_cool_operation "$(basename v)" ; done Finally, was there any need to quote the entire digest? Good lord. The habits on this list are fairly atrocious at times, but this has got to be the worst in my recent memory. -jesse -- There are 10 types of people in this world, those that can read binary and those that can not. _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) MHVLS Auditorium Jun 4 - Sqeak! and eToys Jul 2 - KVM (Tenative) Aug 6 - Zenos Sep 3 - TBD
