cdx
The command line tool cdx
is a set of tools for text file manipulation
and command line data mining.
It is hoped that the associated library will be useful for theid party tools.
Tools :
e.g. "cdx cut" or "cdx cgrep" on the command line
- cgrep : select lines of text from a file
- cut : rearrange columns within lines of text
- sort : rearrange lines within files
- tooltest : test command line programs
- uniq : remove duplicate lines
Modules
- lib : file i/o Error and Result, basic types
- check : Does a line match a pattern
- column : working with named columns, and groups thereof
- comp : How do two lines compare to each other
- sort : sort files
- tooltest : test command line programs