{"id":18053990,"url":"https://github.com/hymkor/go-shellcommand","last_synced_at":"2026-05-09T04:32:28.795Z","repository":{"id":82954746,"uuid":"418065093","full_name":"hymkor/go-shellcommand","owner":"hymkor","description":"The package providing the function System like the programming language C","archived":false,"fork":false,"pushed_at":"2025-09-26T21:59:44.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-20T13:24:56.888Z","etag":null,"topics":["linux","unix","windows"],"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/hymkor.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":"2021-10-17T08:24:45.000Z","updated_at":"2025-09-26T21:58:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"95174299-b843-4c45-a1e7-ba7b13181be3","html_url":"https://github.com/hymkor/go-shellcommand","commit_stats":null,"previous_names":["zetamatta/go-shellcommand"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hymkor/go-shellcommand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hymkor%2Fgo-shellcommand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hymkor%2Fgo-shellcommand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hymkor%2Fgo-shellcommand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hymkor%2Fgo-shellcommand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hymkor","download_url":"https://codeload.github.com/hymkor/go-shellcommand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hymkor%2Fgo-shellcommand/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["linux","unix","windows"],"created_at":"2024-10-31T00:08:44.648Z","updated_at":"2026-05-09T04:32:28.779Z","avatar_url":"https://github.com/hymkor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"go-shellcommand\r\n===============\r\n\r\ngo-shellcommand is the package providing the function `System` like\r\nthe one of the programming language C.\r\n\r\n```go\r\nprocess, err := shellcommand.System(fmt.Sprintf(`echo \"ahaha\" \u003e \"%s\"`, workpath))\r\nif err != nil {\r\n    t.Fatal(err.Error())\r\n    return\r\n}\r\nprocess.Wait()\r\n```\r\n\r\nIt supports these environments.\r\n\r\n- Windows (the shell specfied by %COMSPEC% is used)\r\n- UNIX Like OSes (the shell specfied by $SHELL is used)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhymkor%2Fgo-shellcommand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhymkor%2Fgo-shellcommand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhymkor%2Fgo-shellcommand/lists"}