{"id":21820900,"url":"https://github.com/oc8/42-minishell","last_synced_at":"2026-05-19T00:01:59.292Z","repository":{"id":160708243,"uuid":"363130975","full_name":"oc8/42-minishell","owner":"oc8","description":"42 | Rewrite a simple shell","archived":false,"fork":false,"pushed_at":"2023-01-05T21:57:49.000Z","size":241,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T07:26:00.002Z","etag":null,"topics":["42","c","minishell","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/oc8.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-04-30T12:16:44.000Z","updated_at":"2023-01-06T15:44:51.000Z","dependencies_parsed_at":"2023-05-13T13:15:17.404Z","dependency_job_id":null,"html_url":"https://github.com/oc8/42-minishell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oc8%2F42-minishell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oc8%2F42-minishell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oc8%2F42-minishell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oc8%2F42-minishell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oc8","download_url":"https://codeload.github.com/oc8/42-minishell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244787016,"owners_count":20510041,"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":["42","c","minishell","shell"],"created_at":"2024-11-27T16:39:42.087Z","updated_at":"2026-05-19T00:01:54.244Z","avatar_url":"https://github.com/oc8.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minishell\n\nMinishell is a project from 42 school consisting in coding a simple Unix shell in C.\n\n## Features\n\nMinishell must be able to handle the following basic commands:\n\n- Execution of external programs (for example, `ls`, `cat`, `echo`, etc.) with their arguments\n- Handling of redirection operators (`\u003e`, `\u003e\u003e`, `\u003c`, `|`)\n- Execution of commands in the background with `\u0026`\n- Handling of builtins `cd`, `echo`, `setenv`, `unsetenv`, `env`, `exit`\n\nMinishell must also handle the `SIGINT` (Ctrl + C) and `SIGQUIT` (Ctrl + \\\\) signal handlers.\n\n## Usage\n\nTo use Minishell, compile the program using the `make` command and then run it with `./minishell`. You can then enter commands in the shell as in any other Unix shell.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foc8%2F42-minishell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foc8%2F42-minishell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foc8%2F42-minishell/lists"}