|
| | csv2ift.c |
| | Converts CSV file into IFT file for software testing.
|
| | execlong.c |
| | Execute shell command based on IFT file contents.
|
| | iftadd.c |
| | Inserts the items with specified key name from one Interfile-type file to another.
|
| | iftdel.c |
| | iftedit.c |
| | Change the value of specified key in Interfile-type file.
|
| | iftisval.c |
| | Check if specified key exists in an Interfile-type file, and if it has the required value.
|
| | iftlist.c |
| | List ift file contents.
|
| | iftmatch.c |
| | Check if the information in two IFT files is the same.
|
| | iftren.c |
| | Renames specified key in Interfile-type file.
|
| | iftvalc.c |
| | Calculate with value in IFT file.
|
| | rmcmnts.c |
| | Remove comment lines from ASCII files.
|