Tool 129: Reassemble chunks of a file
Description:
This tool reassembles split file. See also tool 128.
For example, if tool 128 created file.0, file.1, etc., tool 129 will
reassemble chunks: 'netwox 129 file'. Please note filename has to be
the same as the one used for tool 128 (the original filename).
Synonyms:
piece
Usage:
netwox 129 -f file
Parameters:
parameter |
description |
example |
-f|--file file |
filename (without .1/.2/etc extension) |
dstfile.txt |
Examples:
netwox 129 -f "dstfile.txt"
netwox 129 --file "dstfile.txt"