iftadd - tpcclib 0.8.1 © 2025 by Turku PET Centre
Inserts the items with specified key name from Interfile-type file2 to
file1. If no key names are specified, then all items are copied.
If file1 does not exist, it will be created.
Notice that lines not containing key and value are deleted in file1.
Usage: iftadd [Options] filename1 filename2 key(s)
Options:
-ovr
When key name exists, the key and and its value are replaced.
-nodupl
When key name exists, the new key and its value are not inserted.
-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:
iftadd patname.hdr iea345.hdr patient_name patient_id
See also: iftlist, iftdel, iftisval, iftvalc, iftren, nii_ehdr, e7emhdr
Keywords: header, IFT, tool