
EXTRFILE(1)                                                          EXTRFILE(1)

NAME
    extrfile - writes a slice of a file into another file

SYNOPSIS
    extrfile -o 'offset' -l 'length' file ofile

DESCRIPTION
    The extrfile utility writes a slice of length 'length' bytes from 'file' 
    into file 'ofile' starting at offset 'offset' from the beginning of 'file'.

RETURN VALUES
    The extrfile utility exits 0 if the slice could be written, and 1 other-
    wise.

SEE ALSO
    scanfile(1)

                                 May 18, 1998                                1
