{"id":18103841,"url":"https://github.com/simlf/minishell","last_synced_at":"2025-04-06T05:47:43.967Z","repository":{"id":52118639,"uuid":"365154650","full_name":"simlf/minishell","owner":"simlf","description":"Unix command interpreter based on TCSH","archived":false,"fork":false,"pushed_at":"2021-05-07T08:41:49.000Z","size":156,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T11:33:23.162Z","etag":null,"topics":["c","epitech-project","tcsh","unix-shell"],"latest_commit_sha":null,"homepage":"http://simonlefourn.com","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/simlf.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-05-07T07:44:18.000Z","updated_at":"2021-05-07T08:41:52.000Z","dependencies_parsed_at":"2022-09-08T06:52:59.126Z","dependency_job_id":null,"html_url":"https://github.com/simlf/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/simlf%2Fminishell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlf%2Fminishell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlf%2Fminishell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlf%2Fminishell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simlf","download_url":"https://codeload.github.com/simlf/minishell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441006,"owners_count":20939235,"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","epitech-project","tcsh","unix-shell"],"created_at":"2024-10-31T22:13:16.304Z","updated_at":"2025-04-06T05:47:43.944Z","avatar_url":"https://github.com/simlf.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minishell\r\n\r\n![MINISHELL](minishell.png)\r\n___\r\n## Unix Command interpreter based on TCSH\r\n\r\nI have implemented the following buitlins :\r\n- cd\r\n- env\r\n- setenv\r\n- unsetenv\r\n- exit\r\n___\r\n## Usage example\r\n\r\n``` tcsh\r\nmake\r\n./mysh\r\n$\u003e ls -l\r\ntotal 48\r\ndrwxr-xr-x. 2 sfourn sfourn  4096 May  7 09:44 include\r\n-rw-r--r--. 1 sfourn sfourn   789 May  7 09:45 Makefile\r\n-rwxr-xr-x. 1 sfourn sfourn 31944 May  7 09:53 mysh\r\n-rw-r--r--. 1 sfourn sfourn   830 May  7 09:53 README.md\r\ndrwxr-xr-x. 2 sfourn sfourn  4096 May  7 09:53 src\r\n$\u003e cd\r\n$\u003e pwd\r\n/home/$HOME\r\n$\u003e exit\r\n```\r\nWith this project I learned to use the `fork()` function, understand how to handle signals with PID and interact with the env.\r\n___\r\nCheck my [portfolio](http://simonlefourn.com) for more informations on this project.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlf%2Fminishell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimlf%2Fminishell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlf%2Fminishell/lists"}