1PQ2-LS-FILES(1)             General Commands Manual            PQ2-LS-FILES(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-ls-files - List the file content of a dataset from a dataset  meta-
13       repository based on ROOT files
14

SYNOPSIS

16       pq2-ls [options] dataset
17

DESCRIPTION

19       This manual page documents briefly the pq2-ls-files program.
20
21       pq2-ls-files  is a script invoking the pq2 ROOT application to list the
22       file content of a dataset from a dataset meta-repository based on  ROOT
23       files;  the  repository  can be accessed via the local file system or a
24       remote file 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              The dataset whose files are to be listed.
32

OPTIONS

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

ENVIRONMENT VARIABLES

57       See setup-pq2(1).
58

SEE ALSO

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

ORIGINAL AUTHORS

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

AUTHOR

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