Skip to content
This repository has been archived by the owner on Sep 16, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 577 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 577 Bytes

README

Serv

  • This project (Serv) stands for a quick cron-like tool, written in C/Rexx.
  • Its purpose is to start tasks regularly (one at a time) with the schedule in a special file.
  • main features: /F and /P support, schedules, pure z/OS support (no special z/UNIX configuration is required)

How do I get set up?

  • Download the sources
  • Change USRHLQ to an appropriate one in all files.
  • Compile/bind the project with the jobs in JCL dataset.
  • Test it!

Who do I talk to?