{"id":26572439,"url":"https://github.com/gharib110/rustygrep","last_synced_at":"2025-03-23T00:34:41.147Z","repository":{"id":225010579,"uuid":"764845546","full_name":"Gharib110/RustyGrep","owner":"Gharib110","description":"The grep cmd in GNU Linux Operating Systems that is implemented in Rust","archived":false,"fork":false,"pushed_at":"2024-03-02T08:21:35.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-02T09:30:37.010Z","etag":null,"topics":["command-line-tool","grep","linux-tools","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gharib110.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-28T20:16:50.000Z","updated_at":"2024-03-02T08:20:00.000Z","dependencies_parsed_at":"2024-03-02T09:30:26.553Z","dependency_job_id":"294b33ce-0770-4562-a933-8d5087835a90","html_url":"https://github.com/Gharib110/RustyGrep","commit_stats":null,"previous_names":["gharib110/rustygrep"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gharib110%2FRustyGrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gharib110%2FRustyGrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gharib110%2FRustyGrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gharib110%2FRustyGrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gharib110","download_url":"https://codeload.github.com/Gharib110/RustyGrep/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040233,"owners_count":20551297,"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":["command-line-tool","grep","linux-tools","rust","rust-lang"],"created_at":"2025-03-23T00:34:24.435Z","updated_at":"2025-03-23T00:34:41.101Z","avatar_url":"https://github.com/Gharib110.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RustyGrep\nThe grep cmd in GNU Linux Operating Systems that is implemented in Rust\n\n## Example\n`` cargo run to ./file.txt `` \u003cbr/\u003e This Command search 'to' in the file.txt. \u003cbr/\u003e\nThe first argument is the search query  and the second argument is the file path which could be a relative or an absolute path.\nThe Content of the file:\n```\nHello Where is it?\nHe is going to the shop !\n```\nThe Output:\n```\nsearch result of to in ./file.txt\nHe is going to the shop !\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgharib110%2Frustygrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgharib110%2Frustygrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgharib110%2Frustygrep/lists"}