Hi,
is there a way I can run bash scripts apart from crontab? For example, our developer wants to set a flag in java application such that if true, the bash script will be executed, else if false, it wont execute.
Or, he is proposing if there is any other way for triggering the start of the bash script apart from crontab - for example, a trigger in database etc...
Please advise.
Regards,