{"id":27862500,"url":"https://github.com/melvinredondotanis/holbertonschool-shell_v2","last_synced_at":"2026-05-01T19:32:50.998Z","repository":{"id":290381147,"uuid":"970658110","full_name":"melvinredondotanis/holbertonschool-shell_v2","owner":"melvinredondotanis","description":"This project is a simple shell implementation in C, designed to mimic the behavior of the Unix shell. It supports basic commands, input/output redirection, and environment variable management.","archived":false,"fork":false,"pushed_at":"2025-05-12T08:48:56.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T08:58:56.396Z","etag":null,"topics":["c","holbertonschool","linux","unix","unix-shell"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/melvinredondotanis.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.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-22T10:44:39.000Z","updated_at":"2025-05-12T08:49:00.000Z","dependencies_parsed_at":"2025-05-04T20:31:43.171Z","dependency_job_id":null,"html_url":"https://github.com/melvinredondotanis/holbertonschool-shell_v2","commit_stats":null,"previous_names":["melvinredondotanis/holbertonschool-shell_v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melvinredondotanis/holbertonschool-shell_v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinredondotanis%2Fholbertonschool-shell_v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinredondotanis%2Fholbertonschool-shell_v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinredondotanis%2Fholbertonschool-shell_v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinredondotanis%2Fholbertonschool-shell_v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melvinredondotanis","download_url":"https://codeload.github.com/melvinredondotanis/holbertonschool-shell_v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melvinredondotanis%2Fholbertonschool-shell_v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","holbertonschool","linux","unix","unix-shell"],"created_at":"2025-05-04T20:29:38.199Z","updated_at":"2026-05-01T19:32:50.990Z","avatar_url":"https://github.com/melvinredondotanis.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# holbertonschool-shell_v2\n\n## Description\nThis project is a simple shell implementation in C, designed to mimic the behavior of the Unix shell. It supports basic commands, input/output redirection, and environment variable management.\n\n## Features\nYou can then enter commands interactively. The shell supports the following features:\n- **Interactive Mode**: The shell prompts for user input and executes commands.\n- **Non-Interactive Mode**: The shell can read commands from a file or standard input.\n- **Heredoc Mode**: The shell can handle heredoc redirection.\n- **Pipeline Mode**: The shell can execute commands in a pipeline.\n- **Environment Variables**: The shell can access and modify environment variables.\n- **Built-in Commands**: The shell supports built-in commands such as `exit`, `env`, `setenv`, and `unsetenv`.\n- **Command Execution**: The shell can execute external commands and handle input/output redirection.\n\n## Compilation\nTo compile the shell, use the following command:\n```bash\nmake\n```\nThis will create an executable file named `hsh`.\n\n## Documentation\nTo access the documentation for `hsh`, run the following command:\n```bash\nman ./man_1_hsh\n```\n\n## Usage\nTo run the shell, execute the following command:\n```bash\n./hsh\n```\n## Memory Leaks\nTo check for memory leaks in `hsh`, run the following command:\n```bash\nvalgrind --leak-check=full --show-leak-kinds=all ./hsh\n```\n\n## Bugs\n- No known bugs at this time.\n\n## Authors\n- Melvin Redondo--Tanis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelvinredondotanis%2Fholbertonschool-shell_v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelvinredondotanis%2Fholbertonschool-shell_v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelvinredondotanis%2Fholbertonschool-shell_v2/lists"}