Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
//UNIXCAT  JOB CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
//*        
//         JCLLIB ORDER=username.UNV.SUNVSAMP     
//*                 
//STEP1    EXEC UCMDPRC,           
//               STDOUT='DISP=SHR,DSN=username.UNIX.FILE1'         
//SYSIN    DD  *         
-cmd 'cat /export/home/username/file1'          
-host Unix_1 -userid username -pwd password -level audit  
/*       

SYSIN Options

Anchor
103875610387661038756
1038766
The SYSIN options used in this example are:

...