Daily Archives: July 17, 2010

Processing A List Of Files In bash

Written by Aijaz Ansari. Filed under Computers. Tagged , , . 1 Comment.
Under the tracks at Washington and Canal
When you’re working in Unix or Linux or even Mac OS X, there are often times when you need to apply the same command to a list of files.  In this post I’ll show you a couple of quick ways to do this using the bash shell. Let’s assume you have a command called that [...]