Projects with this topic
Sort by:
-
Purpose --To process text files containing fixed-length records, by performing sort, filter, merge, or collate operations on the lines of text, using 'keys' (defined by a starting column and a number of columns). To illustrate rudimentary workflow functionality by chaining these functions together using the provided console application and a custom script.
Updated -
Desktop app that allows the definition of sort, filter, merge, and collate functions to be performed on columns of text in text files.
Updated