{"id":25014196,"url":"https://github.com/sumitbhuia/shell","last_synced_at":"2026-04-24T12:33:36.061Z","repository":{"id":275149912,"uuid":"925226611","full_name":"sumitbhuia/shell","owner":"sumitbhuia","description":"A high-efficiency C++ shell interfacing with the Linux kernel.","archived":false,"fork":false,"pushed_at":"2025-01-31T13:39:20.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T05:47:21.643Z","etag":null,"topics":["cli","cmake","cpp23","shell","vcpkg"],"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/sumitbhuia.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,"zenodo":null}},"created_at":"2025-01-31T13:30:03.000Z","updated_at":"2025-01-31T13:39:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c5c4cbd-fbf3-4658-b99e-f86ed4af3a28","html_url":"https://github.com/sumitbhuia/shell","commit_stats":null,"previous_names":["sumitbhuia/shell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sumitbhuia/shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitbhuia%2Fshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitbhuia%2Fshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitbhuia%2Fshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitbhuia%2Fshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumitbhuia","download_url":"https://codeload.github.com/sumitbhuia/shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitbhuia%2Fshell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"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":["cli","cmake","cpp23","shell","vcpkg"],"created_at":"2025-02-05T07:18:00.797Z","updated_at":"2026-04-24T12:33:36.056Z","avatar_url":"https://github.com/sumitbhuia.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom Linux Shell in C++\n\n## Overview\nA high-efficiency custom shell written in C++ that seamlessly interfaces with the Linux kernel. It leverages system calls for precise command execution, optimizes process management with advanced forking, and ensures robust input parsing with dynamic memory handling.\n\n## Features\n- **Command Execution**: Supports execution of built-in and external Linux commands.\n- **Process Management**: Optimized for performance with efficient forking and execution.\n- **Input Parsing**: Handles user input robustly with dynamic memory management.\n- **Minimalistic Interface**: Provides a clean and efficient CLI experience.\n\n## Installation\n### Prerequisites\n- Linux-based OS\n- C++ compiler (g++ recommended)\n\n### Build Instructions\n```sh\n# Clone the repository\ngit clone https://github.com/sumitbhuia/shell.git\ncd shell\n\n# Run the shell\n./start.sh\n```\n\n## Usage\n- Enter any valid Linux command (e.g., `ls`, `pwd`, `cd`, `echo \"Hello\"`).\n- Use `exit` to terminate the shell.\n\n\n## Future Enhancements\n- Redirection and piping support .\n- Support for background processes (`\u0026` operator).\n- Enhanced error handling and debugging utilities.\n- Custom environment variable support.\n\n\n---\nDeveloped by Sumit Bhuia\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitbhuia%2Fshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumitbhuia%2Fshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitbhuia%2Fshell/lists"}