1. Display all the lines of the /etc/hosts HFS file:
ev390hostcmd 46 10\|/etc/hosts.s390.mysite.com
2. Display all the lines of the VP390 member in the USER.PROCLIB dataset:
ev390hostcmd 46 10\|USER..PROCLIB(VP390).s390.mysite.com
3. Display all the members of the USER.PROCLIB partitioned dataset:
ev390hostcmd 46 10\|USER..PROCLIB.s390.mysite.com
4. Display all the lines of the THOMAS.DAILY.LOG sequential dataset:
ev390hostcmd 46 10\|THOMAS..DAILY..LOG.s390.mysite.com
5. Display only the first 4 lines of the THOMAS.DAILY.LOG sequential dataset:
ev390hostcmd 46 10\|THOMAS..DAILY..LOG\|maxsize=4.s390.mysite.com
|