{"id":21084718,"url":"https://github.com/eliasdeallmeida/shell","last_synced_at":"2026-04-23T12:33:05.087Z","repository":{"id":229067918,"uuid":"775195278","full_name":"eliasdeallmeida/shell","owner":"eliasdeallmeida","description":"Shell desenvolvido em linguagem C","archived":false,"fork":false,"pushed_at":"2024-03-22T12:27:35.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T10:41:25.392Z","etag":null,"topics":["c","os","shell","simulation"],"latest_commit_sha":null,"homepage":"","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/eliasdeallmeida.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":"2024-03-20T23:47:17.000Z","updated_at":"2025-06-17T22:56:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6741873-cf5d-4054-b831-7964a17e13b2","html_url":"https://github.com/eliasdeallmeida/shell","commit_stats":null,"previous_names":["eliasdeallmeida/shell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eliasdeallmeida/shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasdeallmeida%2Fshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasdeallmeida%2Fshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasdeallmeida%2Fshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasdeallmeida%2Fshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliasdeallmeida","download_url":"https://codeload.github.com/eliasdeallmeida/shell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasdeallmeida%2Fshell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32181371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T11:42:27.955Z","status":"ssl_error","status_checked_at":"2026-04-23T11:42:18.877Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","os","shell","simulation"],"created_at":"2024-11-19T20:26:43.629Z","updated_at":"2026-04-23T12:33:05.070Z","avatar_url":"https://github.com/eliasdeallmeida.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell\n\nO Shell foi desenvolvido com utilização chamadas de sistema advindas de bibliotecas para POSIX. O objetivo é replicar um interpretador de comandos e executar as linhas inseridas pelo usuário.\n\n## Ferramentas\nO programa foi feito em linguagem C utilizando a plataforma de desenvolvimento online [Replit](replit.com) e compilado com GCC pelo seguinte comando:\n\n```\ngcc -o shell.e shell.c\n```\n\nPara executar, basta inserir:\n\n```\n./shell.e\n```\n\nA partir desse momento, o programa estará em execução. Para encerrar, basta digitar \"exit\".\n\n## Observações\nVisto que o código foi feito em uma plataforma online, alguns comandos não foram possíveis de ser testados devido à limitação do ambiente.\n\nOs comandos são:\n- cd\n- ping\n- shutdown\n\nContudo, alguns dos comandos que foram testados e executados com sucesso são:\n- ls\n- touch\n- mkdir\n- rm\n- rmdir\n- mv\n- echo\n- cat\n- kill\n- ps\n- clear\n- exit\n\n## Colaboradores\n- Elias de Almeida\n- Rai Ferreira\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasdeallmeida%2Fshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliasdeallmeida%2Fshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasdeallmeida%2Fshell/lists"}