.\" $HeadURL$ $LastChangedRevision$ .\" .pso ade-config --format=man .so \*[ade_include_prefix]/ade.man .pso fad-config --format=man .TH MKFAD 1 "ADE_APP_TOKEN_RELEASE_DATE_MAN" .ne 5 .SH NAME mkfad \- make a FAD file .br .ne 5 .SH SYNOPSIS .B mkfad \*[ade_standard_synopsis_component] [ .B \-i .I infile | .B \-\-infile=\fIinfile ] [ .B \-o .I outfile | .B \-\-outfile=\fIoutfile ] [ .B \-\-no\-crcs ] .br .ne 5 .SH DESCRIPTION .B Mkfad reads a list of files from the standard input, such as is generated by .B find\fR(1), and generates a FAD file (See .B fad\fR(5)) for those files listed on standard output. .ne 5 .SH CONFIGURATION None. .br .ne 5 .SH OPTIONS \*[ade_standard_options_component] .TP .B \-i\fR,\fB\-\-infile=\fIinfile Reads the file list from .I infile\fR. The default is to read standard input. .TP .B \-\-no\-crcs Suppress the writing of CRCs; this will considerably speed up the process of collecting the data about each filesystem item, but will make it impossible to distinguish files whose contents have changed. .TP .B \-o\fR,\fB\-\-outfile=\fIoutfile Writes the database to .I outfile\fR. The default is to write to standard output. .br .ne 5 .SH EXIT STATUS On success .B mkfad returns zero. On failure it returns non-zero and displays a diagnostic message. .br .ne 5 .SH FILES None. .br .ne 5 .SH ENVIRONMENT VARIABLES None. .br .ne 5 .SH EXAMPLES The following command generates a FAD database to standard output for the entire system: .IP .nf .fam C .B find / -print | mkfad .fam T .fi .br .ne 5 .SH CAVEATS None. .br .ne 5 .SH STANDARDS This manual page documents version ADE_APP_TOKEN_RELEASE_ID of .B mkfad\fR. .br .ne 5 .SH SEE ALSO perl(1), fad(5), find(1), faddiff(1), fadcat(1), compress(1), gzip(1), fad-config(1) .br .ne 5 .SH AUTHOR ADE_APP_TOKEN_AUTHOR_NAME .br .ne 5 .SH COPYRIGHT & DISTRIBUTION POLICY Copyright (C) 1995-ADE_APP_TOKEN_RELEASE_YEAR ADE_APP_TOKEN_AUTHOR_NAME \*[ade_standard_copyright_component]