OMVS - How to embed Unix commands in JCL ?

Ask questions about any other mainframe topics which are not covered above

Moderator: Moderator Group

Post Reply
sumana.jayaram
Member
Posts: 4
Joined: Wed Apr 22, 2009 10:45 am

OMVS - How to embed Unix commands in JCL ?

Post by sumana.jayaram » Thu May 14, 2009 2:24 pm

I want to execute the below shell script through a JCL. Can some one help me in doing this?

if [[ -s $file ]]; then
{
echo $file not found
}

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others