Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

gfsplit - split a file into a number of shares

Author

       Written by Daniel Silverstone.

Description

       Generate an N-of-M share of the INPUTFILE.

       -nN   the threshold for recombination

       -mM   the number of shares to generate

       The  OUTPUTSTEM  if  omitted  will default to the name of the INPUTFILE. The program defaults to a 3-of-5
       share if not otherwise instructed.

Name

       gfsplit - split a file into a number of shares

Reporting Bugs

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

See Also

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

2.0.0                                             February 2006                                       GFSPLIT(1)

Synopsis

gfsplit [OPTIONS] INPUTFILE [OUTPUTSTEM]

See Also