removeLine

Purpose:

Remove lines from a CyFlex datapoint file in the current directory that contain a specified string.

Enter:

removeLine <data_filename> <matching_string>

Where:

data_filename

Specify the datapoint filename.

matching_string

Specify the string to search for in lines to remove.

Example:

removeLine EVEREST_ISL10HC

Notes:

The program verifies that the filename contains a period (.) and operates on files in the current directory, removing all matching lines.

See Also: