Adding data if elements from 2 different rows in 2 different CSV files matches using Bash scripting
I am very new to Bash scripting and still at the learning stage. Currently, I am working on CSV files and there has been a requirement that if 2 rows are matched in 2 different CSV files, then the data column should be added.