PDA

View Full Version : extract multiple cloumns from multiple files; skip rows and include filenames; awk


webdev
09-06-2009, 08:51 PM
Hello, I am trying to write a bash shell script that does the following: I would really appreciate if someone can help me correct my code that i have written below: 1.Finds all *.txt files within my directory of interest (files are in sub-directories) 2. reads each of the files (25 files)...