tacsplit - tpcclib 0.8.0 © 2023 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 by default.
 
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 TACs are saved even when they will overwrite existing files
     or do not contain any data.
 -keeppath
     Splitted files are saved in the same folder as the original file.
 -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