I want to write a script that will add new columns daily to a csv sheet.
The script will run daily and will append to csv file. Now how to edit csv file ? Edit will be via awk or sed commands. I will use this csv file to send mail to users and it will be used in excelsheets.
I have not found any relavent answers from all questions i have been through so please try to answer it .