dasdcopy - copy a DASD file to another DASD file
Contents
Description
This manual page documents the dasdcopy program.
dasdcopy copies a DASD file to another DASD file.
Name
dasdcopy - copy a DASD file to another DASD file
Options
-v display program version and quit
-h display help and quit
-q quiet mode, don't display status
-r replace the output file if it exists
-blksn size of output FBA file
-cylsn size of output CKD file
-z compress using output zlib [default]
-bz2 compress using output bzip2
-0 don't compress output
-a output ckd file will have alternate cylinders
-lfs output ckd file will be a single file even if it exceeds 2GB in size
-otype output file type (CKD, CCKD, FBA, CFBA)
Parameters
ifile input FBA DASD file
sfile input compressed FBA shadow file (optional)
ofile output compressed FBA DASD file
See Also
The programs are documented fully by TheHerculesSystem/370,ESA/390,andz/ArchitectureEmulator
available in /usr/share/doc/hercules/html.
Synopsis
dasdcopy [-v] [-h] [-q] [-r] [-z] [-bz2] [-0] [-a] [-lfs] [-blksn] [-cylsn] [-otype] ifile [sf=sfile]
ofile