{"id":20229159,"url":"https://github.com/dacap/findinfiles","last_synced_at":"2026-05-14T05:40:26.304Z","repository":{"id":66589476,"uuid":"107061860","full_name":"dacap/findinfiles","owner":"dacap","description":"quick alternative to find | grep","archived":false,"fork":false,"pushed_at":"2022-09-08T17:31:15.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T16:19:10.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dacap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-16T01:00:56.000Z","updated_at":"2024-12-07T04:34:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6b29f02-ae94-49c6-bc7c-ea56b93b9b9e","html_url":"https://github.com/dacap/findinfiles","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Ffindinfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Ffindinfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Ffindinfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Ffindinfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacap","download_url":"https://codeload.github.com/dacap/findinfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241670602,"owners_count":20000433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-14T07:34:31.804Z","updated_at":"2026-05-14T05:40:26.237Z","avatar_url":"https://github.com/dacap.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# findinfiles\n\n\u003e Copyright (C) 2017-2020 David Capello\n\u003e\n\u003e This file is released under the terms of the MIT license.\n\u003e Read [LICENSE.txt](LICENSE.txt) for more information.\n\nThis little utility searches a piece of regular expression in all\nfiles of the current directory and subdirectories. The idea is to\nsolve the most common case of a typical `find | grep` command.  It's\nnot a replacement. It's not fully configurable. It's not what you\nwant. It's what I need and it might be useful to you.\n\n### Usage\n\n    findinfiles [-1iv] [-. extension] PATTERN [PATTERN2...]\n\n    -1      Do not recurse directories\n    -i      Ignore case\n    -v      Verbose mode\n    -. ext  Search only in files with the given extension\n\n### Examples\n\n    findinfiles -. cpp -. h class\n\nFinds all lines that contain `class` word in `.cpp` or `.h` files of\nthe current directory and subdirectories.\n\n    findinfiles Copyright\n\nFinds all lines that contain `Copyright` word with a capital `C`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Ffindinfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacap%2Ffindinfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Ffindinfiles/lists"}