I have x number of files in the same dir which are named x.jun.2009.
So far, my awk statements does now work.
Question:
Looping thru all file names, I want to print the file name and then print its contents ,the print another file name , its contents until no more files found.
Thank you in advance
So far, my awk statements does now work.
Question:
Looping thru all file names, I want to print the file name and then print its contents ,the print another file name , its contents until no more files found.
Thank you in advance