Skip to content
#

pipe

Here are 185 public repositories matching this topic...

a system-level programming project that involves executing command lines using the Unix fork() syscall and connecting them with pipes for inter-process communication. This project delve into process management and file descriptor manipulation, replicating the behavior of Unix pipes (|) in a custom implementation.

  • Updated Feb 4, 2024
  • C

Improve this page

Add a description, image, and links to the pipe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pipe topic, visit your repo's landing page and select "manage topics."

Learn more