Search Results

Search: Posts Made By: learner987
6,052
Posted By learner987
Thanks RudiC but MAILTO is not present in my...
Thanks RudiC
but MAILTO is not present in my machine and i dont have permission also.
Is there any other way for it, like by using 'if' command or something.
Can you assist by giving an example.
6,052
Posted By learner987
Need to send mail only when the job is not running
I have set up a cron, which will send the mail with not runnnig jobs in the script.sh

15,30,45 * * * * /a/b/c/script.sh | grep not | mail -s "test mail" learner987@gmail.com

But i dont want...
13,146
Posted By learner987
Grep the 'not running' jobs and will send the update in mail with its name(job)
my request is:
i have to create a script , which will grep the 'not running' jobs and will send the update in mail with its name(job)
Scenario:
logged in to machine abc
went to particular path:...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy