To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

Automate tasks?

Brian - Wed 11/09/2013 18:37:10 CEST +0200

I use KiTTY everyday at work and run specific commands, depending on what day of the week it is.
Ex. on monday- I run a suggested report based on specific criteria. the report is then email to me.
on Tuesday - I run a similar report, but based on different criteria.
And so on, for each day of the week. Never running the same report twice.
But each Monday I do the same report from the following monday.

Is there a way to automatically run each report based on day of the week? Without having to type in the commands and data manually each time?

Shahab - Thu 12/09/2013 11:45:49 CEST +0200

Umm.. Less complicated solution will be to create different shell scripts for different weekdays and call it in one parent script based on the weekday it is and then call that parent script in the Command section of Connection > Data.

Brian - Thu 12/09/2013 14:13:44 CEST +0200

Thank you for the reply. I am currently unfamiliar with SSH and therminals, but I will try to figure out my way around things like this.
It isn't a huge deal if I cannot, but it would be helpful, and I always love trying to enhance my experience with things like this.
Anything you would suggest that I read/research?

Shahab - Sun 06/10/2013 11:52:53 CEST +0200

Apologies for a late reply You should see Grymoire's page for shell scripting : http://www.grymoire.com/Unix/ .Best way to learn is to try to do it yourself. All the best :)




Answer


The forum is actually closed