File: rfdf.man

package info (click to toggle)
lfc-postgres 1.7.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 13,676 kB
  • ctags: 10,779
  • sloc: ansic: 146,136; sh: 13,176; perl: 11,142; python: 5,529; cpp: 5,113; sql: 1,790; makefile: 861; fortran: 113
file content (46 lines) | stat: -rw-r--r-- 1,207 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.\"
.\" $Id: rfdf.man,v 1.1 2008/06/13 14:32:22 dhsmith Exp $
.\"
.\" @(#)$RCSfile: rfdf.man,v $ $Revision: 1.1 $ $Date: 2008/06/13 14:32:22 $ CERN IT-DM David Smith
.\" Copyright (C) 2008 by CERN/IT/DM
.\" All rights reserved
.\"
.TH RFDF 1 "$Date: 2008/06/13 14:32:22 $" CASTOR "Rfio User Commands"
.SH NAME
rfdf \- print information about a mounted filesystem
.SH SYNOPSIS
.B rfdf
.IR filename \ ...
.SH DESCRIPTION
.IX "\fLrfdf\fR"
.B rfdf
provides an interface to the
.B shift
remote file I/O daemon (rfiod) for returning information about one or more mounted filesystems.
The
.IR filename s
may refer to one ore more remote files or directories, each having the form:
.IP
.IB hostname : path
.LP
or a local file (not containing the :/ character combination). The information
for the filesystem on which each file or directory resides is returned.
.P
The following information may be returned
.P
Path (as specified on the command line)
.IP
blocksize
.IP
total blocks
.IP
free blocks - number of blocks available to non-superuser
.IP
total inodes
.IP
free inodes 
.LP
.SH "SEE ALSO"
.BR rfio_statfs64(3)
.SH AUTHOR
\fBCASTOR\fP Team <castor.support@cern.ch> and \fBDPM\fP Team <hep-service-dpm@cern.ch>