{"id":20155806,"url":"https://github.com/kazimovzaman2/holbertonschool-simple_shell","last_synced_at":"2026-05-10T05:52:01.205Z","repository":{"id":213360218,"uuid":"732783239","full_name":"kazimovzaman2/holbertonschool-simple_shell","owner":"kazimovzaman2","description":"Simple Shell program which used in Linux. The groupwork of Kamal Huseynli and Zaman Kazimov.","archived":false,"fork":false,"pushed_at":"2023-12-31T12:29:47.000Z","size":285,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T12:48:33.734Z","etag":null,"topics":["c","linux","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/kazimovzaman2.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-17T20:09:25.000Z","updated_at":"2023-12-30T17:06:18.000Z","dependencies_parsed_at":"2025-01-13T12:41:49.249Z","dependency_job_id":"297992ec-b277-4a4f-8857-197dabf7f472","html_url":"https://github.com/kazimovzaman2/holbertonschool-simple_shell","commit_stats":null,"previous_names":["kazimovzaman2/holbertonschool-simple_shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazimovzaman2%2Fholbertonschool-simple_shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazimovzaman2%2Fholbertonschool-simple_shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazimovzaman2%2Fholbertonschool-simple_shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazimovzaman2%2Fholbertonschool-simple_shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kazimovzaman2","download_url":"https://codeload.github.com/kazimovzaman2/holbertonschool-simple_shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596241,"owners_count":19988041,"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","linux","shell"],"created_at":"2024-11-13T23:35:26.593Z","updated_at":"2026-05-10T05:52:01.163Z","avatar_url":"https://github.com/kazimovzaman2.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Shell\n\nA simple Unix-like shell implementation in C.\n\n## Overview\n\nThis project is a minimalistic shell implementation designed to demonstrate fundamental shell functionalities. It focuses on core features such as:\n\n- Executing commands\n- Handling command-line arguments\n- Interacting with the environment\n\n## Usage\n\n1. Compile the code using a C compiler like GCC:\n```bash\ngcc -o hsh *.c\n```\n2. Run the shell:\n```bash\n./hsh\n```\n3. Type commands as you would in a standard Unix shell.\n\n\n## Implemented Features\n\n- Reads user input from the command line.\n- Parses commands and arguments using strtok.\n- Executes commands using fork, execve, and waitpid.\n- Handles errors with appropriate messages.\n- Searches for executables in the PATH environment variable.\n\n## Contributors\n\n- [Kamal Huseynli](https://github.com/Kamalusta)\n- [Zaman Kazimov](https://github.com/kazimovzaman2)\n\n## License\n\nFeel free to customize the README according to the specific details of your project and the preferences of your audience.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazimovzaman2%2Fholbertonschool-simple_shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazimovzaman2%2Fholbertonschool-simple_shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazimovzaman2%2Fholbertonschool-simple_shell/lists"}