tesjoin
From VoxBoWiki
tesjoin will re-joint 4D files that have been previously split using tesplit. Here's the help:
tesjoin - Tes file joining routine for VoxBo.
usage: tesjoin -h -d[directory] -f[file name] -l[file list] -o[output file name] -m -r -v
flags:
-h Print usage information. Optional.
-d <directory> Specify the directory containing the *.tes
files to be joined.
-f <file name> Specify the file holding the names of the
*.tes files to be joined.
-l <file list> List the *.tes files to be joined, enclosed
in double quotes and space delimited.
NOTE: Exactly one of "-d", "-f", or "-l"
is required.
-o <output file name> Specify the output file name. Optional.
Default output file name will be the original
file name.
-m Join the movement parameters files as well. Optional.
-r If used, then remove the input files. Optional.
-v Global VoxBo version number. Optional.
