tacdel - tpcclib 0.8.0 © 2023 by Turku PET Centre
Delete specified TAC(s) inside a TAC file.
Usage: tacdel [options] file [tacname(s) or tacnumber(s)]
Options:
-dry
Nothing is actually deleted, application only lists which TAC(s) would
be deleted.
-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 1: Delete TACs with name 'striatum' from file a123_12.dat
tacdel a123_06.dat striatum
Example 2: Delete TAC numbers 3 and 4 from file a234.dat
tacdel a234.dat 3 4
See also: taclist, tacadd, tacdelna, tacsort, tacunit, taccut, tacsplit
Keywords: TAC, tool