
Gawk
The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. Gawk is Gnu's interpreter for the awk language.
The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. Gawk is Gnu's interpreter for the awk language.
ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of ...
mawk is an interpreter for the AWK Programming Language.
Ack is designed as a standalone (one perl file) replacement for 99% of the uses of grep. ack is intelligent about the files it ...
Tiny ack-style file search utility. All arguments constitute the search text. No need to wrap most searches in double quotes. ...
GNU datamash is command-line program which performs simple calculation (e.g. count, sum, min, max, mean, stdev, string coalesc ...