in reply to Re: Printing columns to a single file
in thread Printing columns to a single file
I have files like file 1,file 2,file 2 etc like in hundreds...It has data in columns so I would like to extract 0 and 4 column from every file then print it in to a single .txt or .csv file... the code i used it was useful to extract the desired columns and print it in seperate single files then again i have to generate a code and complie them...i am asking that if theres any posibility to include every thing in single code as am not much familiar with this sort of thing...I hope you understand
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Printing columns to a single file
by kennethk (Abbot) on Mar 05, 2014 at 16:55 UTC |