{"id":19741600,"url":"https://github.com/iamnotnato/simple_shell","last_synced_at":"2025-10-25T04:38:08.138Z","repository":{"id":86724690,"uuid":"599865716","full_name":"iamnotnato/simple_shell","owner":"iamnotnato","description":"simple_shell","archived":false,"fork":false,"pushed_at":"2024-02-18T03:32:01.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T20:15:44.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamnotnato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2023-02-10T03:28:23.000Z","updated_at":"2023-02-10T03:40:30.000Z","dependencies_parsed_at":"2024-02-18T04:25:41.028Z","dependency_job_id":"944ecb75-36f0-41d4-9bc1-4a87a0b9c546","html_url":"https://github.com/iamnotnato/simple_shell","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/iamnotnato%2Fsimple_shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnotnato%2Fsimple_shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnotnato%2Fsimple_shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnotnato%2Fsimple_shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamnotnato","download_url":"https://codeload.github.com/iamnotnato/simple_shell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241072382,"owners_count":19904752,"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":[],"created_at":"2024-11-12T01:27:08.227Z","updated_at":"2025-10-25T04:38:03.108Z","avatar_url":"https://github.com/iamnotnato.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple Shell\n\n### Purpose\n\nSimple Shell is a command-line interpreter that emulates the functionality of a Unix-like shell. It provides users with the ability to execute commands, manage files and directories, and perform other basic shell operations.\n\n### Features\n\n- Execute commands and scripts\n- Manage files and directories\n- Navigate the file system\n- Set and get environment variables\n- Run commands in the background\n- Redirect input and output\n\n### Technologies Used\n\n- C++ standard library\n- POSIX API\n- g++ compiler\n\n### Getting Started\n\n1. Clone the repository using `git clone https://github.com/iamnotnato/simple_shell.git`.\n2. Open the project in your preferred IDE.\n3. Build the project according to your platform.\n4. Run the executable to launch the shell.\n\n### Usage Guidelines\n\n- To execute a command, simply type the command name followed by any arguments.\n- To change directories, use the `cd` command.\n- To list files and directories, use the `ls` command.\n- To create a new file, use the `touch` command.\n- To delete a file, use the `rm` command.\n- To create a new directory, use the `mkdir` command.\n- To change permissions of a file or directory, use the `chmod` command.\n- To execute a command in the background, append `\u0026` to the command.\n- To redirect input or output, use the `\u003e` and `\u003e\u003e` operators.\n\n### License\n\nSimple Shell is licensed under the MIT License. You are free to use, modify, and distribute the software for any purpose.\n\n### Contact\n\nFor any questions or support, please contact the maintainer through [GitHub](https://github.com/iamnotnato).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamnotnato%2Fsimple_shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamnotnato%2Fsimple_shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamnotnato%2Fsimple_shell/lists"}