pq2-ls-files-server (1) - Linux Manuals
pq2-ls-files-server: List the file content of a dataset on a given server from a dataset meta-repository based on ROOT files
NAME
pq2-ls-files-server - List the file content of a dataset on a given server from a dataset meta-repository based on ROOT files
SYNOPSIS
pq2-ls-files-server [options] -s servers datasetDESCRIPTION
This manual page documents briefly the pq2-ls-files-server program.pq2-ls-files-server is a script invoking the pq2 ROOT application to list the file content of a dataset on a given server or list of servers 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
- The dataset whose files are to be listed.
- -s servers
- Comma-separated list of servers 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
- -d <datasets>, --dataset=<datasets>
- Alternative way to define the dataset to be analysed.
- --server=<servers>
- Alternative way to define the list of servers for which the information is wanted.
- -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-info-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