Hello Experts,
I am looking for some tips and possibly examples in creating a perl or a shell script that would
run off my cygwin env to analyze csv files and replace for ex: the column 5 with data based from a
flat file. something like the following
sample.csv
,,,person,organization,<in
put from CSV (for ex: telephone number)>,street,city,local
ity,,,,,
flat file input
sample.txt
123-456-8989
565-272-8282
527-526-2652
872-312-1232
Please let me know in case my problem description is not clear,
Thanks in Advance
Start Free Trial