How to append columns to text file

Post date: Aug 2, 2015 8:46:34 AM

Using command paste

paste -d , date1.csv date2.csv

http://stackoverflow.com/questions/16910057/how-to-paste-columns-from-separate-files-using-bash