1PQ2-RM(1)                   General Commands Manual                  PQ2-RM(1)
2
3
4

NOTA BENE

6       The PQ2 tools are deprecated and will be removed in ROOT v6.16/00.
7
8       Please  contact  the  ROOT  team at http://root.cern.ch in the unlikely
9       event this change is disruptive for your workflow.
10

NAME

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

SYNOPSIS

16       pq2-rm [options] dataset
17

DESCRIPTION

19       This manual page documents briefly the pq2-rm program.
20
21       pq2-rm  is  a script invoking the pq2 ROOT application to remove one or
22       more datasets from a dataset meta-repository based on ROOT  files;  the
23       repository  can  be accessed via the local file system or a remote file
24       server daemon or a PROOF facility.
25
26       More details about the underlying 'pq2' application can be found in the
27       man page pq2(1).
28

ARGUMENTS

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

OPTIONS

36       -h, --help
37              Display help information.
38
39       -k, --keep
40              Keep  the  temporary  files  created  during  the analysis under
41              $TMPDIR
42
43       -v     Verbose mode
44
45       -d <dataset>, --dataset=<dataset>
46              Alternative way to define the datasets to be removed.
47
48       -u <serverurl>, --url=<serverurl>
49              URL of the PROOF master or data server  providing  the  informa‐
50              tion; for data servers, it must include the directory.  Can also
51              be  specified  via  the  environment  variables  PQ2PROOFURL  or
52              PQ2DSSRVURL (see ENVIRONMENT VARIABLES)."
53
54       -t <dir>, --tmpdir=<dir>
55              Directory for temporary files; default is /tmp/<username>.
56

ENVIRONMENT VARIABLES

58       See setup-pq2(1).
59

SEE ALSO

61       pq2(1),   setup-pq2(1),   pq2-ls(1),   pq2-ls-files(1),   pq2-ls-files-
62       server(1), pq2-info-server(1),  pq2-ana-dist(1),  pq2-put(1),  pq2-ver‐
63       ify(1), pq2-cache(1)
64
65       For   more   information   on   the   ROOT   system,  please  refer  to
66       http://root.cern.ch
67

ORIGINAL AUTHORS

69       Gerardo Ganis for the ROOT team.
70
72       This library is free software; you can redistribute it and/or modify it
73       under  the  terms of the GNU Lesser General Public License as published
74       by the Free Software Foundation; either version 2.1 of the License,  or
75       (at your option) any later version.
76
77       This  library  is  distributed  in the hope that it will be useful, but
78       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
79       CHANTABILITY  or  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
80       General Public License for more details.
81
82       You should have received a  copy  of  the  GNU  Lesser  General  Public
83       License  along  with  this  library; if not, write to the Free Software
84       Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,  MA   02110-1301
85       USA
86

AUTHOR

88       This  manual  page  was  originally  written  by  Gerardo  Ganis  <ger‐
89       ardo.ganis@cern.ch>, for ROOT version 5.
90
91
92
93ROOT                               Version 5                         PQ2-RM(1)
Impressum