AutoSys Command to Get Job Definition
You can view the definition of an AutoSys job with this command:
autorep -J my_job1 -q
You can also save that to a file like this:
autorep -J my_job1 -q > my_file.jil
You can view the definition of an AutoSys job with this command:
autorep -J my_job1 -q
You can also save that to a file like this:
autorep -J my_job1 -q > my_file.jil