Showing posts with label Shell Scripting. Show all posts
Showing posts with label Shell Scripting. Show all posts

Friday, February 4, 2011

Read File using Unix Shell

This is something really small which could be useful in case you want to read a comma separated file and use each line (on this case to call an external program passing as parameter each field value)