{"id":19243786,"url":"https://github.com/brocbyte/gemsh","last_synced_at":"2026-05-15T20:04:10.438Z","repository":{"id":134234591,"uuid":"305443500","full_name":"brocbyte/gemsh","owner":"brocbyte","description":"Simple shell implementation.","archived":false,"fork":false,"pushed_at":"2020-12-11T03:02:12.000Z","size":74,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T07:27:45.351Z","etag":null,"topics":["c","multiprocessing","shell"],"latest_commit_sha":null,"homepage":"","language":"C","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/brocbyte.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":"2020-10-19T16:17:57.000Z","updated_at":"2024-01-08T10:31:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d9ec6eb-e431-43de-8f3b-4e87c44d0968","html_url":"https://github.com/brocbyte/gemsh","commit_stats":null,"previous_names":["brocbyte/gemsh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brocbyte/gemsh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Fgemsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Fgemsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Fgemsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Fgemsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brocbyte","download_url":"https://codeload.github.com/brocbyte/gemsh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Fgemsh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33077981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["c","multiprocessing","shell"],"created_at":"2024-11-09T17:19:40.415Z","updated_at":"2026-05-15T20:04:10.405Z","avatar_url":"https://github.com/brocbyte.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gemsh\ngemsh is a simple bash-like implementation of a shell in C. Written as a project for Operating System course.\nIt demonstrates the basics of a regular shell pipeline: read, parse, fork, exec.\n***\nSupported features:\n+ multiple-line commands\n+ stdin/stdout/stderr redirection\n+ childish job-control: foreground/background process group management, some simple builtins\n+ piping\n+ signal handling (ctrl+c, ctrl+z)\n+ only builtins are: `cd`,`jobs`, `fg`, `bg`\n***\nAlso for now it has many limitations:\n+ No quoting arguments\n+ No globbing\n+ No `history` builtin, arrow keys rip :(\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrocbyte%2Fgemsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrocbyte%2Fgemsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrocbyte%2Fgemsh/lists"}