Search Results

Search: Posts Made By: jacob_gs
8,642
Posted By jacob_gs
thanks buddy, :) that sure is a good pointer...
thanks buddy, :)

that sure is a good pointer in the right direction. i will modify it a bit because our admin doesn't give us cron rights on our system !!!:mad:

thanks again
jacob
8,642
Posted By jacob_gs
email notification if job is killed/dies
hi folks,

anybody there with suggestions on how to have an email sent to an address (if a certain job (jobA) ever dies. the concern is over the trigerring of sending the email (not the actual...
17,851
Posted By jacob_gs
hi Perderabo, great solution ! works just...
hi Perderabo,

great solution ! works just like i wanted it to.

Perderabo - you were right about the subshell not being nohup'ed

Cameron - thanks for initiating the solution-thought. greatly...
17,851
Posted By jacob_gs
just to pre-empt the following solution: one...
just to pre-empt the following solution:

one easy way to solve this would be have "nohup process_B.ksh" as the last line in process_A.ksh.

however, this is for a automation/scheduler piece that...
17,851
Posted By jacob_gs
hi Cameron, i got the following error...
hi Cameron,

i got the following error message (the && doesn't seem to work)

ksh: syntax error: `&&' unexpected


still, thanks for replying. do you know of any other possibilities i might...
17,851
Posted By jacob_gs
Running two processes in background
hi there,

here's what i need in my korn-shell:

... begin korn-shell script

... nohup process_A.ksh ; nohup process_B.ksh &

... "other stuff"

... end lorn-shell script

in plain...
Showing results 1 to 6 of 6

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