{"id":22799147,"url":"https://github.com/thomd/colgrep","last_synced_at":"2026-02-06T21:32:35.227Z","repository":{"id":11436673,"uuid":"13892235","full_name":"thomd/colgrep","owner":"thomd","description":"colgrep(1) colors pattern in a stdin stream","archived":false,"fork":false,"pushed_at":"2022-10-09T13:57:46.000Z","size":80,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T19:09:09.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-26T22:33:46.000Z","updated_at":"2022-10-09T13:57:50.000Z","dependencies_parsed_at":"2023-01-11T18:06:41.182Z","dependency_job_id":null,"html_url":"https://github.com/thomd/colgrep","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thomd/colgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fcolgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fcolgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fcolgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fcolgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomd","download_url":"https://codeload.github.com/thomd/colgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fcolgrep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29177551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T07:08:00.394Z","updated_at":"2026-02-06T21:32:35.211Z","avatar_url":"https://github.com/thomd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# colgrep(1) \n\n[![Build Status](https://travis-ci.org/thomd/colgrep.png)](https://travis-ci.org/thomd/colgrep)\n\nA lightweigth colorizer for a STDIN stream. Like grep, but prints all lines.\n\n\u003e To always recognize what's important!\n\n###  Installation\n\n    make test\n    make install BINDIR=$HOME/bin MANDIR=$HOME/man\n\n### Syntax\n\n    colgrep [-h] [-c COLOR] [-b] [-l] [-i] [-v] [--version] PATTERN [PATTERN ...]\n\nSee man page for options\n\n    man colgrep\n\n### Examples\n\nHighlight 404 and 401 requests in an Apache access.log in red\n\n    tail -f access.log | colgrep 404 401 -c red\n\n\u003cimg src=\"https://raw.githubusercontent.com/thomd/colgrep/images/colgrep2.png\"\u003e\n\nHighlight HTTP redirects\n\n    curl -sIL google.de | colgrep -l Location\n\n\u003cimg src=\"https://raw.githubusercontent.com/thomd/colgrep/images/colgrep1.png\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fcolgrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomd%2Fcolgrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fcolgrep/lists"}