.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "GFEXPORT" "1" "24 May 2003" "Gfarm" "" .SH NAME gfexport \- print on the standard output .SH SYNOPSIS \fBgfexport\fR [ \fB-H \fIhostfile\fB\fR ] [ \fB-I \fIfragment-index\fB\fR ] \fB\fIgfarm-URL\fB\fR .SH "DESCRIPTION" .PP \fBgfexport\fR outputs a Gfarm file specified by \fIgfarm-URL\fR to the standard output. .SH "OPTIONS" .TP \fB-H \fIhostfile\fB\fR specifies a list of filesystem nodes explicitly to be accessed. \fIhostfile\fR contains of a hostname that stores the corresponding file fragment in each line. When the -H option is specified, the -I option cannot be specified. if ``-'' is specified, the standard input is used to read the host list. .TP \fB-I \fIfragment-index\fB\fR outputs the only specified fragment index. If the \fIgfarm-URL\fR is an executable file, an architecture name, for example, sparc-sun-solaris8, can be used to specify the executable architecture. When the -I option is specified, the -H option cannot be specified. .TP \fB-?\fR displays a list of command options.