tacsplit - tpcclib 0.6.6 © 2016 by Turku PET Centre

Breaks up a TAC file into separate files, each containing one TAC.
New files will be written in the current working directory.
 
Usage: tacsplit [options] filename
 
Options:
 -name=<filename_tacid | filename_nr | tacid | nr>
     Set the naming of output files. Options are the name of original
     filename followed by TAC name (default) or number, or just TAC name
     or TAC number.
 --force
     Splitted files are saved even when they will overwrite existing files.
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
Example:
     tacsplit -name=filename_tacid iea345.tac
 
See also: taclist, tacadd, taccut, tacformat, tacren, tacdel, tacsort
 
Keywords: TAC, tool