Create a cron job 0 5 * * * /path/filename.sh which can run the following script source ~/.bash_profile processId=$(ps -ef | grep ‘agileDomain’ | grep -v ‘grep’ | awk ‘{ Read More
Create a cron job 0 5 * * * /path/filename.sh which can run the following script source ~/.bash_profile processId=$(ps -ef | grep ‘agileDomain’ | grep -v ‘grep’ | awk ‘{ Read More