How to utilize multiple tabs within a .csv file using cron job?
Hello,
I am using cron job to schedule jobs and I use UNIX platform. Right now I have a report with 5 attachments (.csv files) being mailed to multiple recepients everyday. I have 5 sql that runs that execute these .csv files in my shell script.
I want to know if it is possible to do all these attachments in a single .csv files using multiple tabs within? If so could you please tell me how?
Appreciate your help!
-
Hello :) Could you provide a more specific example of this? Is this a question about a cron job, or more related to a custom script (e.g. what's different between the cron job and running it manually)? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment