I have this generateReport() function in report.js (javascript file). I need to create a shell script that calls and activate this function- 'generateReport()' in order to produce the report. Can anyone pls show the way to write this shell script?
Thanks for your help..
Regards,
NINA
Hi,
I have this generateReport() function and need it to be activated everyday at 8AM. Formerly, the function is called when one presses the 'generate report' button in a form, but now I would like to have the report auto-generated. I believe it needs the use of 24hrs counter timer but not sure...
Hi,
I need to create a timer to generate report on daily basis. I want the shell script to be executed at 9am everyday. How do we create a timer for this, where a countdown is set for 24 hrs and when it's time, the shell script will be executed. After the execution, timer will be restarted and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.