pq2-rm (1) - Linux Manuals

pq2-rm: Remove one or more datasets from a dataset meta-repository based on ROOT files

NAME

pq2-rm - Remove one or more datasets from a dataset meta-repository based on ROOT files

SYNOPSIS

pq2-rm [options] dataset

DESCRIPTION

This manual page documents briefly the pq2-rm program.

pq2-rm is a script invoking the pq2 ROOT application to remove one or more datasets from a dataset meta-repository based on ROOT files; the repository can be accessed via the local file system or a remote file server daemon or a PROOF facility.

More details about the underlying 'pq2' application can be found in the man page pq2(1).

ARGUMENTS

dataset
Datasets to be removed; the '*' wild card in the items (in such a case the full string, as shown by pq2-ls, should be given, e.g. '/default/ganis/h1-set5*'.

OPTIONS

-h, --help
Display help information.
-k, --keep
Keep the temporary files created during the analysis under $TMPDIR
-v
Verbose mode
-d <dataset>, --dataset=<dataset>
Alternative way to define the datasets to be removed.
-u <serverurl>, --url=<serverurl>
URL of the PROOF master or data server providing the information; for data servers, it must include the directory. Can also be specified via the environment variables PQ2PROOFURL or PQ2DSSRVURL (see ENVIRONMENT VARIABLES)."
-t <dir>, --tmpdir=<dir>
Directory for temporary files; defualt is /tmp/<username>.

ENVIRONMENT VARIABLES

See setup-pq2(1).

ORIGINAL AUTHORS

Gerardo Ganis for the ROOT team.

COPYRIGHT

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

AUTHOR

This manual page was originally written by Gerardo Ganis <gerardo.ganis [at] cern.ch>, for ROOT version 5.

SEE ALSO

pq2(1), setup-pq2(1), pq2-ls(1), pq2-ls-files(1), pq2-ls-files-server(1), pq2-info-server(1), pq2-ana-dist(1), pq2-put(1), pq2-verify(1), pq2-cache(1)

For more information on the ROOT system, please refer to http://root.cern.ch