Man Page er_mv.1




NAME

     er_mv - move a performance experiment


SYNOPSIS

     er_mv experiment1 experiment2

     er_mv experiment1 [ experiment2 ... ]

     er_mv -V


DESCRIPTION

     er_mv moves one or more experiments to a new location. er_mv
     has two forms.  The first form of er_mv moves experiment1 to
     experiment2.  If experiment2  already  exists,  the  command
     fails.

     The second form of er_mv moves one or more experiments to  a
     different  directory.   In this case, the names of the input
     experiments are retained in the new directory.   Experiments
     can be moved across file systems with er_mv.

     er_mv does not move an experiment onto itself.

     er_mv cannot be used to move experiment groups; it prints an
     error message if it is used on a group.

     er_mv cannot be used on experiments  recorded  with  earlier
     versions  of  the  tools.  It exits with an error if used on
     such an experiment.


OPTIONS

     -V    Reports the version of er_mv.


SEE ALSO

     collect(1), er_cp(1), er_rm(1), and the Performance Analyzer
     manual.