Index
The Text Processing Cookbook
Tools and techniques for processing text and data on the command line by Jud Dagnall
Navigation
Contents
An Introduction
Filter and Select
Extraction
Transformation
Grouping Data
Frequency Counts and Distributions
Specialized Tools for Aggregation, Summary, Analysis and Reporting
CSV and TSV
json
Sorting
Generating Data
Batch and parallel execution with xargs and parallel
Visualization
Misc
Solutions: Putting it all together
Related Topics
Documentation overview