logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gfcombine - combine a number of shares to form the original file

Author

       Written by Daniel Silverstone.

Description

       Combine  a set of files (as produced by gfsplit) to produce the original file by interpolating the shares
       on the commandline.

       -oOUTPUTFILE
              The name of the file to write out.

       All INPUTFILEs should be called something.NNN where the .NNN is the share number. (The gfsplittoolwilloutputfilesnamedappropriately).TheOUTPUTFILE  if omitted will default to the name of the first
       INPUTFILE with the .NNN removed.

Name

       gfcombine - combine a number of shares to form the original file

Reporting Bugs

       Report bugs against the libgfshare product on www.launchpad.net.

See Also

gfsplit(1), libgfshare(3), gfshare(7)

2.0.0                                             February 2006                                     GFCOMBINE(1)

Synopsis

gfcombine [-oOUTPUTFILE] INPUTFILE...

See Also