{"id":25656334,"url":"https://github.com/amirshelli/pipex","last_synced_at":"2026-05-18T00:02:48.189Z","repository":{"id":258735476,"uuid":"407953505","full_name":"AmirShelli/pipex","owner":"AmirShelli","description":"Simulating the functionality of a pipe through multiprocessing.","archived":false,"fork":false,"pushed_at":"2022-05-04T15:32:39.000Z","size":2618,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T06:33:34.662Z","etag":null,"topics":["bash","multiprocessing"],"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/AmirShelli.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":"2021-09-18T19:47:56.000Z","updated_at":"2022-05-04T15:33:50.000Z","dependencies_parsed_at":"2024-10-20T12:21:39.160Z","dependency_job_id":null,"html_url":"https://github.com/AmirShelli/pipex","commit_stats":null,"previous_names":["amirshelli/pipex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmirShelli/pipex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirShelli%2Fpipex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirShelli%2Fpipex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirShelli%2Fpipex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirShelli%2Fpipex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmirShelli","download_url":"https://codeload.github.com/AmirShelli/pipex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirShelli%2Fpipex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["bash","multiprocessing"],"created_at":"2025-02-23T22:29:20.496Z","updated_at":"2026-05-18T00:02:43.177Z","avatar_url":"https://github.com/AmirShelli.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pipex\n\n## Table of Contents\n+ [About](#about)\n+ [Getting Started](#getting_started)\n+ [Usage](#usage)\n\n## About\nThis project is the discovery in detail and by programming of a pipe from UNIX.\n\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nThis project works only on Linux/MacOS platforms only.\n\n### Installing\nTo compile the program, you'll have to use your terminal and use the Makefile rules below:\n\n + ``make`` -\u003e Generates _pipex_ and an object file for each .c\n + ``make clean``  Deletes all object files\n + ``make fclean``  Deletes the object files and the _pipex_\n + ``make re``  makes ``fclean`` and ``make`` again \n\n## Usage\nAfter compiling the program type the executable file and the commands you'd like to try them on.\n```\n./pipex infile “cmd1” “cmd2” “cmd3” … outfile\n```\nit will be the equivalent of in the bash environment:\n```\n\u003c infile cmd1 | cmd2 | cmd3 | ... \u003e outfile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirshelli%2Fpipex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirshelli%2Fpipex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirshelli%2Fpipex/lists"}