Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ finc(1M) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ff(1M)

frec(1M)

volcopy(1M)

cpio(1)




finc(1M) finc(1M)
NAME finc - generates a fast incremental backup for System V file systems SYNOPSIS finc [-a n] [-c n] [-m n] [-n file] disk-device-file device-file ARGUMENTS -a n Indicates true if the file has been accessed in n days. -c n Indicates true if the inode has been changed in n days. device-file Specifies the device-file for which you want the report. disk-device-file Specifies the disk-device-file for which you want the report. -m n Indicates true if the file has been modified in n days. -n file Indicates true for any file which has been modified more recently than the argument file. DESCRIPTION For System V file systems only, finc selectively copies the input disk-device-file to the output device-file. Mount the input device-file read-only to ensure an accurate backup, although you can obtain acceptable results in read-write mode. The tape must be previously labeled by labelit (see volcopy(1M)). We recommend using the ff command to produce an index of the tape's contents before using finc. You can recover files on a finc tape with the frec command. The argument n in the above options is a decimal integer (optionally signed), where +n means more than n, -n means less than n, and n means exactly n. A day is defined as 24 hours. EXAMPLES The command: finc -m -2 /dev/rdsk/c5d0s0 /dev/rmt/tc1 writes a tape of all files from the specified file system that have been modified in the last 2 days. January 1992 1



finc(1M) finc(1M)
FILES /bin/finc Executable file SEE ALSO ff(1M), frec(1M), volcopy(1M) cpio(1) in A/UX Command Reference 2 January 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026