{"id":23135668,"url":"https://github.com/reznetdevops/which","last_synced_at":"2026-04-28T20:02:26.597Z","repository":{"id":259592777,"uuid":"879001723","full_name":"rezNetDevOps/which","owner":"rezNetDevOps","description":"which in Go","archived":false,"fork":false,"pushed_at":"2024-11-14T01:02:07.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T19:35:33.468Z","etag":null,"topics":["go","golang","learning-by-doing","linux","unix","which"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rezNetDevOps.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-26T17:33:04.000Z","updated_at":"2024-11-14T01:02:10.000Z","dependencies_parsed_at":"2024-10-26T19:41:41.152Z","dependency_job_id":"ebeb3bbf-3598-4b83-89d8-13f36600c033","html_url":"https://github.com/rezNetDevOps/which","commit_stats":null,"previous_names":["reznetdevops/which"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Fwhich","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Fwhich/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Fwhich/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Fwhich/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rezNetDevOps","download_url":"https://codeload.github.com/rezNetDevOps/which/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247143795,"owners_count":20891009,"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":["go","golang","learning-by-doing","linux","unix","which"],"created_at":"2024-12-17T12:16:23.907Z","updated_at":"2026-04-28T20:02:21.573Z","avatar_url":"https://github.com/rezNetDevOps.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Path Lookup Utility\n\nA minimal Go program that finds the full path of an executable in the `PATH` environment variable, similar to the UNIX `which` command.\n\n**Learning Tip**: Implementing simple UNIX tools is a great way to learn Go.\n\n## Usage\n\nRun:\n```bash\ngo run main.go \u003cfilename\u003e\n```\n\nExample:\n```bash\ngo run main.go ls\n```\n\nIf \u003cfilename\u003e is found and executable, the program prints its full path.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freznetdevops%2Fwhich","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freznetdevops%2Fwhich","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freznetdevops%2Fwhich/lists"}