{"id":24114933,"url":"https://github.com/rajh-phuyal/42minishell","last_synced_at":"2026-05-09T20:40:57.656Z","repository":{"id":195353205,"uuid":"692474147","full_name":"rajh-phuyal/42Minishell","owner":"rajh-phuyal","description":"Creating a simple shell in C.","archived":false,"fork":false,"pushed_at":"2024-04-22T10:41:39.000Z","size":4842,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T05:35:57.598Z","etag":null,"topics":["abstract-syntax-tree","bash","c","minshell","signals","tokenizer"],"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/rajh-phuyal.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}},"created_at":"2023-09-16T15:35:25.000Z","updated_at":"2024-04-22T10:41:42.000Z","dependencies_parsed_at":"2024-01-14T19:36:39.885Z","dependency_job_id":"2f767002-95aa-4ca3-ac84-5c633d5c54a6","html_url":"https://github.com/rajh-phuyal/42Minishell","commit_stats":null,"previous_names":["rajh-phuyal/42minishell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajh-phuyal%2F42Minishell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajh-phuyal%2F42Minishell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajh-phuyal%2F42Minishell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajh-phuyal%2F42Minishell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajh-phuyal","download_url":"https://codeload.github.com/rajh-phuyal/42Minishell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241144169,"owners_count":19917308,"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":["abstract-syntax-tree","bash","c","minshell","signals","tokenizer"],"created_at":"2025-01-11T05:36:03.320Z","updated_at":"2026-05-09T20:40:57.623Z","avatar_url":"https://github.com/rajh-phuyal.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42Minishell\nCreating a simple shell in C.\n\n## Description\nThe objective of this project is to create a simple shell in C using only the following functions and system calls:\n- malloc, free\n- access\n- open, close, read, write\n- opendir, readdir, closedir\n- getcwd, chdir\n- stat, lstat, fstat\n- fork, execve\n- wait, waitpid, wait3, wait4\n- signal, kill\n- exit\n\n## Usage\n```\n$\u003e make\n$\u003e ./minishell\n```\n\n## Features\n- Prompt display\n- Command execution\n- Environment variables\n- Builtins: cd, echo, env, setenv, unsetenv, exit\n- Signals: ctrl-C, ctrl-D, ctrl-\\\n- Redirections: \u003c, \u003e, \u003c\u003c, \u003e\u003e\n\n## Authors\n- [**Rajh Phuyal**]() - [**Github**](\"https://github.com/rajh-phuyal\")\n- [**Joao Miranda**]() - [**Github**](\"https://github.com/joaodibba\")\n\n## Documentation\n- [**Notion**](https://42minishell.notion.site/Minishell-e2acbb840a104c63a2b5a2249a32fab0)\n\n## Acknowledgments\n- [**42**](https://42lisboa.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajh-phuyal%2F42minishell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajh-phuyal%2F42minishell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajh-phuyal%2F42minishell/lists"}