iftisval 1.0.3 © 2005-2010 by Turku PET Centre
Check whether specified Interfile-type key and value exist in a text file,
for example:
CALIBRATED := Yes
Key and value are case-insensitive.
Program returns code 0, if key, and optional value, are found,
code 10, if key is not found, and 11, if key was found but without
matching value.
Usage: iftisval [options] <filename> [key [value]]
Options:
-h or --help
Print this message and exit
-v or --version or --build
Print software build information and exit
--silent
Program works silently, printing only warnings and error messages
--verbose
Program prints more information about what it is doing.
Example:
iftisval iea345ab.kbq calibrated yes
See also:
iftlist,
iftadd,
iftdel
Keywords: header, IFT, tool
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.