Oct 04
Dumping Autosys JIL
This is another Autosys snippet for my own benefit. It's often useful to dump the JIL for a job that's already in the Autosys system, perhaps if someone's added it through the (dreadful) web interface.
autorep -J <jobname> -q
If <jobname> is a box job, then the JIL for the box and all jobs in the box will be dumped to stdout.