I am new to BASH SHELL scripting. Need help with below case
I have multiple .csv files (ex 4) . I want to merge these 4 .csv files into a single out.csv file such that each file data opens in separate tab (sheet) of out.csv
I tried using copy command but it didnt seem to work out.
Can someone suggest script for it.
New contributor
shweta tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.