|
Hi,
I newly joined a project where autosys is already used and I need to work on one new requirment.
I have 2 similar batch jobs, which will run 2 similar shell scripts.<br/>
My question is can I enclose both of these 2 job definitions in one .C file?<br/>
FileName: NEW_JOBS.C
====================
insert_job: JOB_A.C job_type: c
command: ksh aaaa
machine:
permission:
...
insert_job: JOB_B.C job_type: c
command: ksh bbb
machine:
permission:
...
Please respond ASAP.
I do not have any tutorials or guide since this is existing system for long time.<br>
Appreciate your reply.
Thanks
S |