When found, display the job name the substring where found and the line number into the DSX file.
Usage: dsxutl grep -substr <SUBSTRING> [-ignoreCase] -dsxfile <DSXFILE>
-dsxfile string
The DSX file to search in
-ignoreCase
Search the substring in case sensitive (false/default) or not (true)
-substr string
The substring to find in the DSX file
dsxutl ljobs command
Display the job designs contained in the DSX file on the standard output
dsxutl header command
Display the DSX header on the standard output
How to Build
dsxutl use a simple Makefile designs to run under Windows