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

NAME

6       pq2-cache  -  display  or  clear  the  local  cache content of a remote
7       dataset meta-repository based on ROOT files
8

SYNOPSIS

10       pq2-cache [action] [options] [datasets]
11

DESCRIPTION

13       This manual page documents briefly the pq2-cache program.
14
15       pq2-cache is a script invoking the pq2 ROOT application to  display  or
16       clear the local cache content of a remote dataset meta-repository based
17       on ROOT files; the repository can be accessed via a remote file  server
18       daemon.
19
20       More details about the underlying 'pq2' application can be found in the
21       man page pq2(1).
22

ACTIONS

24       show   Display cache content (default)
25
26       clear  Clear cache content
27

ARGUMENTS

29       datasets
30              Datasets to processed; wildcards are supported.
31

OPTIONS

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

ENVIRONMENT VARIABLES

54       See setup-pq2(1).
55

SEE ALSO

57       pq2(1),   setup-pq2(1),   pq2-ls(1),   pq2-ls-files(1),   pq2-ls-files-
58       server(1), pq2-info-server(1),  pq2-ana-dist(1),  pq2-put(1),  pq2-ver‐
59       ify(1), pq2-rm(1)
60
61       For   more   information   on   the   ROOT   system,  please  refer  to
62       http://root.cern.ch
63

ORIGINAL AUTHORS

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

AUTHOR

84       This  manual  page  was  originally  written  by  Gerardo  Ganis  <ger‐
85       ardo.ganis@cern.ch>, for ROOT version 5.
86
87
88
89ROOT                               Version 5                      PQ2-CACHE(1)
Impressum