How to utilize multiple tabs within a .csv file using cron job?

Sush

Registered
Nov 18, 2014
1
0
1
cPanel Access Level
Root Administrator
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!
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
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.