{"id":15774790,"url":"https://github.com/thk2b/ipc_exercises","last_synced_at":"2025-03-31T14:34:41.666Z","repository":{"id":138600937,"uuid":"157667835","full_name":"thk2b/ipc_exercises","owner":"thk2b","description":"Simple programs to demonstrate inter process communication","archived":false,"fork":false,"pushed_at":"2018-11-15T07:27:51.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-10-04T16:41:20.273Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thk2b.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":"2018-11-15T07:09:56.000Z","updated_at":"2018-11-15T07:27:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e306004-9a8c-423f-b922-ebf0cc50b061","html_url":"https://github.com/thk2b/ipc_exercises","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/thk2b%2Fipc_exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fipc_exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fipc_exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thk2b%2Fipc_exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thk2b","download_url":"https://codeload.github.com/thk2b/ipc_exercises/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246483574,"owners_count":20784913,"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-10-04T16:40:44.291Z","updated_at":"2025-03-31T14:34:41.642Z","avatar_url":"https://github.com/thk2b.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ipc_exercises\nSimple programs to demonstrate inter process communication\n\n## compilation\nrun `make`\n\n## exec_cmd\n\nusage: `./exec_cmd \u003cexecutable\u003e [ \u003carg\u003e [...]]`\n\nExecutes the executable with arguments.\n\n## exec_redirection\n\nusage: `./exec-redirection \u003cexec\u003e [\u003carg\u003e [...]] \u003cfilename\u003e`\n\nExecutes the executable with arguments and redirects the child's output to the file.\n\n## exec_pipe\n\nusage: `./exec_pipe \u003cexec\u003e [\u003carg\u003e [...]] \"|\" \u003cexec\u003e [\u003carg\u003e [...]]`\n\nExecutes both executables with arguments, redirecting the first's `stdout` to the second's `stdin`.\nThe commands must be separated by `|`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthk2b%2Fipc_exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthk2b%2Fipc_exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthk2b%2Fipc_exercises/lists"}