MMV(1)
MMV(1) ZOAU Command Syntax MMV(1)
NAME
mmv: move (rename) a partitioned dataset member to a new name.
SYNOPSIS
mmv [-hvd] <dataset> <oldmem> <newmem>
-h: syntax
-v: print verbose information
-d: print debug information
DESCRIPTION
Move a member (rename) from one name to another. The member is
not copied, it is strictly a rename. This will not rename
datasets either - the dmv command should be used to rename a
dataset.
EXIT VALUES
0 mmv ran successfully.
other Error occurred. See error messages for details.