Man Page er_rm.1




NAME

     er_rm   -   remove   (unlink)   Forte(TM)   Developer   (Sun
     WorkShop(TM)) performance experiments.


SYNOPSIS

     er_rm [-f] experiment

     er_rm -V


AVAILABILITY

     Part of Forte C, Forte C++, Forte for High Performance  Com-
     puting.


DESCRIPTION

     er_rm removes one or more experiments.  To remove an experi-
     ment,  you need write permission in the directory which con-
     tains the experiment.  You do not need to have read or write
     permission on the experiment itself.

     CAUTION - Do not use the Unix rm command to remove an exper-
     iment  because  it  will not remove all parts of the experi-
     ment. ALWAYS use er_rm.

     er_rm will also remove all the experiments in an  experiment
     group, if invoked with the group name.


OPTIONS

     -f                  Suppresses any error message, and always
                         succeeds,  whether the experiments being
                         removed are found or not.

     -V                  Reports the version of er_rm.


DIAGNOSTICS

     er_rm: experiment:  No such experiment.


SEE ALSO

     analyzer(1),
          collect(1),   collector(1),   dbx(1),    er_archive(1),
          er_cp(1),    er_export(1),    er_mv(1),    er_print(1),
          er_src(1), workshop(1), libcollector(3), and
          Analyzing Program Performance With Sun WorkShop.