{"id":20763061,"url":"https://github.com/deep-1704/unix_shell","last_synced_at":"2026-05-16T00:32:16.568Z","repository":{"id":210868964,"uuid":"727638342","full_name":"deep-1704/Unix_Shell","owner":"deep-1704","description":"A custom built Unix shell supporting all basic unix commands and also some self made commands like history, greet, guide, and exit.","archived":false,"fork":false,"pushed_at":"2023-12-05T09:53:53.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T05:43:20.535Z","etag":null,"topics":["c","operating-systems","shell","unix"],"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/deep-1704.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-05T09:16:45.000Z","updated_at":"2023-12-06T16:14:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"79322d05-4d69-41f9-9060-b25ba0e2d76b","html_url":"https://github.com/deep-1704/Unix_Shell","commit_stats":null,"previous_names":["deep-1704/unix_shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FUnix_Shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FUnix_Shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FUnix_Shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FUnix_Shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deep-1704","download_url":"https://codeload.github.com/deep-1704/Unix_Shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243086075,"owners_count":20234002,"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","operating-systems","shell","unix"],"created_at":"2024-11-17T10:42:24.132Z","updated_at":"2026-05-16T00:32:16.537Z","avatar_url":"https://github.com/deep-1704.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Unix_Shell\n\nA custom built Unix shell supports all basic Unix commands and some self-made commands like history, greet, guide, and exit.\n\nIt also supports commands for executing an executable file, provided input and output files.\\\nFor example: \n```bash\nubuntu@username:/Users/username\u003e\u003e myExe\u003cinput.txt\u003eoutput.txt\n```\n## Run Locally\n\nBefore running, please make sure you are in a Unix-like environment (Mac/Linux(preferable)), as commands are based on Unix, and have installed GCC compiler for C-programs.\n\n#### Steps\n\nClone the project\n\n```bash\n  git clone https://github.com/deep-1704/Unix_Shell.git\n```\n\nGo to the project directory\n\n```bash\n  cd Unix_Shell\n```\nCompile source code\n\n```bash\n  gcc MyCLI.c -o cli\n```\nRun the code\n\n```bash\n  ./cli\n```\nYou are good to go!\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-1704%2Funix_shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeep-1704%2Funix_shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-1704%2Funix_shell/lists"}