Gawk Alternatives
Gawk is described as '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' and is an app in the development category. There are six alternatives to Gawk for Linux, Mac, Windows and BSD. The best Gawk alternative is ripgrep, which is both free and Open Source. Other great apps like Gawk are ack, App-Rak, datamash and Mawk.
- Programming Language
- Free • Open Source
- 14 ripgrep alternatives
ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep.
License model
- Free • Open Source
Application type
Country of Origin
United States
Platforms
- Mac
- Windows
- Linux
- BSD
ripgrep Features
Ack is designed as a standalone (one perl file) replacement for 99% of the uses of grep. ack is intelligent about the files it searches. It knows about certain file types, based on both the extension on the file and, in some cases, the contents of the file.
License model
- Free • Open Source
Application type
Country of Origin
United States
Platforms
- Mac
- Linux
ack Features
App::Rak provides a CLI called rak that allows you to look for a pattern in (a selection of files) from one or more directories recursively. It has been modeled after utilities such as grep, ack, ag and rg, with a little bit of find mixed in, and -n and -p parameters of many...
App-Rak Features
GNU datamash is command-line program which performs simple calculation (e.g. count, sum, min, max, mean, stdev, string coalescing) on input files. Datamash has a rich set of statistical functions, to quickly assess information in textual input files.
License model
- Free • Open Source
Application type
Country of Origin
Israel
Platforms
- Mac
- Windows
- Linux
- BSD
datamash Features
License model
- Free • Open Source
Application type
Country of Origin
United States
Platforms
- Linux
Mawk Features
- 6 spot alternatives
Tiny ack-style file search utility. All arguments constitute the search text. No need to wrap most searches in double quotes. Short & written in Bash - just find & grep: you can edit it easily to suit your liking.
License model
- Free • Open Source
Application type
Country of Origin
United States
Platforms
- Linux