{"id":23389981,"url":"https://github.com/thiagosilvaantenor/scripts_bash_python_linux","last_synced_at":"2026-05-04T10:39:32.968Z","repository":{"id":268420339,"uuid":"904283927","full_name":"thiagosilvaantenor/Scripts_Bash_Python_Linux","owner":"thiagosilvaantenor","description":"Scripts pedidos na 2ª prova pratica de Sistemas Operacionais 2","archived":false,"fork":false,"pushed_at":"2024-12-17T15:35:45.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T14:14:41.816Z","etag":null,"topics":["cpp","debian-linux","linux","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thiagosilvaantenor.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":"2024-12-16T15:39:10.000Z","updated_at":"2024-12-17T15:35:50.000Z","dependencies_parsed_at":"2024-12-16T17:27:30.499Z","dependency_job_id":"9a008ed1-0db9-40ae-b697-227fcfc58f4e","html_url":"https://github.com/thiagosilvaantenor/Scripts_Bash_Python_Linux","commit_stats":null,"previous_names":["thiagosilvaantenor/scripts_py_bash_prova","thiagosilvaantenor/scripts_bash_python_linux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagosilvaantenor%2FScripts_Bash_Python_Linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagosilvaantenor%2FScripts_Bash_Python_Linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagosilvaantenor%2FScripts_Bash_Python_Linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagosilvaantenor%2FScripts_Bash_Python_Linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagosilvaantenor","download_url":"https://codeload.github.com/thiagosilvaantenor/Scripts_Bash_Python_Linux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247856542,"owners_count":21007621,"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":["cpp","debian-linux","linux","python3"],"created_at":"2024-12-22T03:19:42.034Z","updated_at":"2026-05-04T10:39:32.934Z","avatar_url":"https://github.com/thiagosilvaantenor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scripts da 2ª Prova prática de Sistemas Operacionais 2\n`Scripts em bash, python e c++, feitos em Debian Linux, para o curso de análise e desenvolvimento de sistemas da FATEC Zona Leste`\n\n\u003cdiv align=\"center\"\u003e\n  \n  \u003cimg src=\"https://img.shields.io/badge/Debian-A81D33?style=for-the-badge\u0026logo=debian\u0026logoColor=white\" alt=\"badge da distro Debian\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black\" alt=\"badge do Sistema Operacional Linux\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-14354C?style=for-the-badge\u0026logo=python\u0026logoColor=whit\" alt=\"badge da linguagem Python\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white\" alt=\"badge da linguagem C++\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Shell_Script-121011?style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white\" alt=\"badge da da linguagem Shell Bash\"/\u003e  \n\u003c/div\u003e\n\n## Questões\n\n⚠ Não tenho mais acesso a prova então, pode ser que faltem detalhes nos enunciados ⚠\u003cbr\u003e\n\n1 - Faça, em Python, uma função recursiva para entrar nos diretórios (até onde conseguir ir) e procurar por links, use `os.isdir() e os.islink()`\n\n2 - Fazer dois scripts em python, um que envia um json para o outro script (PAI), o outro script deve iterar todas as keys do json (FILHO), lembrando que para iterar keys de um json: `for key in json.keys()`\n\n3 - Fazer, em Bash, um script que identifique todos os usuários do sistema que utilizam APENAS /bin/bash como shell padrão\n\n4 - Fazer script em Python para identificar qual FileSystem o disco `/` esta montado\n\n5 - Fazer um programa em C++ q chame um processo (filho) mas rode ele com NOHUP\n\n## Status do projeto\n✅ Finalizado:\n- Exercicios 1 ao 5\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagosilvaantenor%2Fscripts_bash_python_linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagosilvaantenor%2Fscripts_bash_python_linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagosilvaantenor%2Fscripts_bash_python_linux/lists"}