z/OS DFSMS Using Data Sets
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Using the OPUT Command to Copy Members from a PDS or PDSE to a UNIX File

z/OS DFSMS Using Data Sets
SC23-6855-00

In a TSO/E session, you can use the OPUT command to copy the following data sets:
  • Members from a PDS or PDSE to a UNIX file
  • A sequential data set to a UNIX file.
Example: The example in Figure 1 uses OPUT to copy member MEM1 in XMP17U36.PDSE01 to the UNIX file, MEM2 in the special directory.
Figure 1. Using OPUT to Copy Members of a PDS or PDSE to a UNIX File
OPUT 'XPM17U36.PDSE01(MEM1)' '/u/BIGPROG/macros/special/MEM2'

Related reading: For the OPUT syntax, see z/OS UNIX System Services Command Reference or the TSO/E Help.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014