{"id":26931528,"url":"https://github.com/mariamelsahhar/minishell","last_synced_at":"2026-04-29T10:09:30.268Z","repository":{"id":176624187,"uuid":"636190383","full_name":"MariamElSahhar/Minishell","owner":"MariamElSahhar","description":"👾 This bash shell clone uses C to parse input, execute commands, and manage multiple processes.","archived":false,"fork":false,"pushed_at":"2023-08-05T15:39:06.000Z","size":1258,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T15:03:11.148Z","etag":null,"topics":["bash"],"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/MariamElSahhar.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":"2023-05-04T10:01:16.000Z","updated_at":"2024-12-06T11:21:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3cd4f58-8fcc-4c17-a930-8568d25050cf","html_url":"https://github.com/MariamElSahhar/Minishell","commit_stats":null,"previous_names":["mariamelsahhar/minishell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MariamElSahhar/Minishell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariamElSahhar%2FMinishell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariamElSahhar%2FMinishell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariamElSahhar%2FMinishell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariamElSahhar%2FMinishell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MariamElSahhar","download_url":"https://codeload.github.com/MariamElSahhar/Minishell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MariamElSahhar%2FMinishell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bash"],"created_at":"2025-04-02T07:17:51.740Z","updated_at":"2026-04-29T10:09:30.263Z","avatar_url":"https://github.com/MariamElSahhar.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minishell\nThis 42 project is a simplified version of a Unix shell. It provides a command-line interface where users can execute various commands and manage processes. The project focuses on parsing and executing commands, handling environment variables, and providing basic shell functionalities.\n\n## Features\n- Command-line interface with a prompt for user input\n- Command parsing and execution\n- Support for built-in shell commands\n- Environment variable management\n- Input/output redirection and piping\n- Signal handling and process management\n### Not Supported\n- ';', '\u0026\u0026', or '||'\n\n## Prerequisites\n- [GCC](https://gcc.gnu.org/) or C complier\n- The readline library\n  - Available on Linux, but use the Makefile to download\n\n## Installation\n1. Clone the repository  \n  `git clone https://github.com/MariamElSahhar/minishell.git`  \n2. Navigate to the directory  \n  `cd minishell`  \n3. Compile the minishell  \n   `make`\n\n## Usage\nStart the minishell using the following command:  \n`./minishell`  \nThis launches the minishell and displays a prompt where you can enter commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariamelsahhar%2Fminishell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariamelsahhar%2Fminishell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariamelsahhar%2Fminishell/lists"}