Question : Bourne Shell: How to loop through Parent folder and sub folders to  concatenate only csv files

Hi All

I am unable to selectively concatenate only csv files with this script. This scripts concatenates all files. Here it is.. thanks in advance for your help

find . -type f -exec cat {} >> ../All_CSV ";"

Answer : Bourne Shell: How to loop through Parent folder and sub folders to  concatenate only csv files

Here is a link to the only one I know of. Works well. Simply download, install and select your brushes folder...

http://abrviewer.sourceforge.net

Good luck!
Random Solutions  
 
programming4us programming4us