{"entry":{"slug":"awk-cli","name":"awk","category":"cli","summary":"Field-oriented text processing and quick aggregation.","description":"Column extraction, sums and reports over delimited text.","auth_mode":"none","endpoint":"awk","docs_url":"https://www.gnu.org/software/gawk/manual/gawk.html","tags":["devtools","text"],"capabilities":["field_extract","aggregate","filter"],"auth_params":[],"input_format":"","output_format":"","rate_limit":"","pricing":"free","invocation_example":"printf \"1 2\\n3 4\\n\" | awk \"{s+=\\$2} END {print s}\"","verified":false,"verified_at":null,"featured":false,"checks_total":0,"checks_ok":0,"avg_latency_ms":null,"health_ok":null,"health_status_code":null,"health_checked_at":"2026-09-17T18:17:02.489+00:00","health_latency_ms":null,"probe_url":null}}