pq2-info-server (1) Linux Manual Page
NAME
pq2-info-server – Display info about the datasets on a given server from a dataset meta-repository based on ROOT files
SYNOPSIS
pq2-info-server [options] server
DESCRIPTION
This manual page documents briefly the pq2-info-server program.
pq2-info-server is a script invoking the pq2 ROOT application to display info about the datasets on a given server 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
- server
- Server for which the information is wanted.
OPTIONS
-h,–help- Display help information.
-k,–keep- Keep the temporary files created during the analysis under $TMPDIR
-v- Verbose mode
–server=<server>- Alternative way to define the server.
-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).
SEE ALSO
pq2(1), setup-pq2(1), pq2-ls(1), pq2-ls-files(1), pq2-ls-files-server(1), pq2-ana-dist(1), pq2-put(1), pq2-verify(1), pq2-rm(1), pq2-cache(1)
For more information on the ROOT system, please refer to http://root.cern.ch
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.
