{"id":27312965,"url":"https://github.com/zjamali/minishell-42cursus","last_synced_at":"2025-04-12T06:50:00.502Z","repository":{"id":49601260,"uuid":"341961389","full_name":"zjamali/minishell-42cursus","owner":"zjamali","description":"The objective of this project is to create a simple shell using  c .","archived":false,"fork":false,"pushed_at":"2022-03-04T07:33:05.000Z","size":5494,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T06:49:54.355Z","etag":null,"topics":["c","minishell","readline","shell","termcap"],"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/zjamali.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}},"created_at":"2021-02-24T16:24:21.000Z","updated_at":"2024-02-05T12:24:55.000Z","dependencies_parsed_at":"2022-09-22T00:40:23.447Z","dependency_job_id":null,"html_url":"https://github.com/zjamali/minishell-42cursus","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/zjamali%2Fminishell-42cursus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fminishell-42cursus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fminishell-42cursus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Fminishell-42cursus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zjamali","download_url":"https://codeload.github.com/zjamali/minishell-42cursus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530605,"owners_count":21119595,"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":["c","minishell","readline","shell","termcap"],"created_at":"2025-04-12T06:49:59.790Z","updated_at":"2025-04-12T06:50:00.494Z","avatar_url":"https://github.com/zjamali.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Minishell\n\nThe existence of shells is linked to the very existence of IT. At the time, all coders agreed\nthat communicating with a computer using aligned 1/0 switches was seriously\nirritating. It was only logical that they came up with the idea to communicate with\na computer using interactive lines of commands in a language somewhat close\nto english.The objective of this project is to create a simple shell using c.\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src='https://github.com/zjamali/minishell-42cursus/blob/main/src/final_60c4dba80b27fc007b882d1d_636236.gif'/\u003e\n##  The Project consist of two parts :\n**Parsing**\n\n        1. readline\n        2. pipes\n        3. Command and arguments\n        4. Protections\n        5. The \u003c,\u003e, \u003e\u003e redirects\n        6. Environment variables\n        7. The separations\n        8. history\n**The execution**\n\n        1. Redirects\n        2. Env, export, unset\n        3. Exit and $?\n        4. Pipes / signals / process links \n\n## Installation\n\nUse the Makrfile\n```bash\nMake\n```\n\n## Usage\n\n```bash\n./minishell\n\n```\n## Contributing \n\n[Zouhair Jamali](https://github.com/zjamali)\n\u003cbr/\u003e\n\u0026emsp;42intra profile : [zjamali](https://profile.intra.42.fr/users/zjamali)\n\u003cbr/\u003e\n[Mehdi Bari](https://github.com/barimehdi77)\u003cbr/\u003e\n\u0026emsp;42intra profile : [mbari](https://profile.intra.42.fr/users/mbari) \u003cbr/\u003e\n\u003cbr/\u003e\n## Resources\nhttps://cs61.seas.harvard.edu/site/2019/Section7/ \u003cbr\u003e\nhttps://qastack.fr/unix/159513/what-are-the-shells-control-and-redirection-operators \u003cbr\u003e\nhttps://theswissbay.ch/pdf/Gentoomen%20Library/Programming/Bash/O%27Reilly%20bash%20CookBook.pdf \u003cbr\u003e\nhttps://ast-viewer.datacamp.com/editor?code=echo%20%22hello%22%20%20%22cjnjnc%22%20%3E%20file1%20%3E%20fileb\u0026start=NA\u0026grammar=shell \u003cbr\u003e\nhttps://bottlecaps.de/rr/ui \u003cbr\u003e\nhttps://codes-sources.commentcamarche.net/forum/affich-10047436-developper-un-shell-de-base \u003cbr\u003e\nhttps://www.gnu.org/software/bash/manual/html_node/index.html#SEC_Contents \u003cbr\u003e\nhttps://dev.to/tanishqsingla/termios-564j \u003cbr\u003e\nhttps://zestedesavoir.com/tutoriels/1733/termcap-et-terminfo/#1-le-terminal-1\nhttps://viewsourcecode.org/snaptoken/kilo/03.rawInp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjamali%2Fminishell-42cursus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjamali%2Fminishell-42cursus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjamali%2Fminishell-42cursus/lists"}