{"id":25752012,"url":"https://github.com/imrun10/scripts-os-management","last_synced_at":"2025-08-14T04:17:44.589Z","repository":{"id":247126779,"uuid":"825082168","full_name":"imrun10/Scripts-OS-Management","owner":"imrun10","description":"Aiding an operating system in managing processes, threads and Inter-process communications using C.","archived":false,"fork":false,"pushed_at":"2024-07-06T18:24:35.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T10:14:32.438Z","etag":null,"topics":["c-scripts","operating-system"],"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/imrun10.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-07-06T18:06:23.000Z","updated_at":"2025-02-09T12:55:15.000Z","dependencies_parsed_at":"2024-07-06T19:25:27.033Z","dependency_job_id":"1e979da9-d343-4439-8a92-d33569794f8e","html_url":"https://github.com/imrun10/Scripts-OS-Management","commit_stats":null,"previous_names":["imrun10/scripts-os-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imrun10/Scripts-OS-Management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FScripts-OS-Management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FScripts-OS-Management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FScripts-OS-Management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FScripts-OS-Management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imrun10","download_url":"https://codeload.github.com/imrun10/Scripts-OS-Management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FScripts-OS-Management/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270359912,"owners_count":24570579,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"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-scripts","operating-system"],"created_at":"2025-02-26T14:19:23.466Z","updated_at":"2025-08-14T04:17:44.547Z","avatar_url":"https://github.com/imrun10.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scripts-OS-Management\nThe scripts aid an operating system in managing processes, threads, and Inter-process communications using C. The purpose of each script is the following:\n\n## 1. First Script:\n- Reads any data from a standard input device.\n- Writes it on the screen.\n- Data should be of any length.\n\n## 2. Second Script:\n- Prints the day of the week\n- Forks to print the date.\n\n## 3. Third Script:\n- Script A should be the server which:\n    - Prints the msg received from scripts B \u0026 C\n    - Replies with the msg received from script B or C.\n- Script B should be a client which:\n    - Sends the following msg to the server: “This is Client B.”\n    - Prints the reply received from Script A.\n- Script C should be a client which:\n    - Sends the following msg to the server: “I am Client C.”\n    - Prints the reply received from Script A.\n\n## 4. Fourth Script:\n- Creates two threads (Thread A, Thread B).\n- Threads should alternate using Mutex to print the following:\n    - Thread A should print numbers from 1 to 7.\n    - Thread B should print numbers even numbers from 2 to 14\n- The output should be in the following sequence:\n1 ➔ 2 ➔ 2 ➔ 4 ➔ 3 ➔ 6 ➔ 4➔ 8➔ 5➔ 10➔ 6➔ 12➔ 7➔ 14\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrun10%2Fscripts-os-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimrun10%2Fscripts-os-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrun10%2Fscripts-os-management/lists"}