iftren - tpcclib 0.8.0 © 2023 by Turku PET Centre

Renames the specified key in Interfile-type file.
Only the first occurrence of key name is renamed.
If new key name is not given, then previous key name is deleted.
Empty string can be entered as current key name to add key name for
the first line that currently has no key name.
 
Usage: iftren [Options] filename key [newkey]
 
Options:
 -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:
     iftren parameters.ift p1 start_time
 
See also: iftlist, iftedit, iftadd, iftdel, iftisval, iftvalc, iftmatch
 
Keywords: header, IFT, tool