dup2
Here are 15 public repositories matching this topic...
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
-
Updated
Aug 8, 2022 - C++
This program presents its user with a shell in which they can type commands and see their results. This shell supports changing directories, running commands, redirecting input and/or output, and piping output from one command to the input of another command.
-
Updated
Nov 14, 2022 - C++
Contains C programs on Unix system. Uses various system calls such as fork, pipe, wait, signal, dup, file system calls
-
Updated
Jul 25, 2019 - C
a 42 school project to rebuild shell redirections by handling pipes in C
-
Updated
Sep 19, 2023 - C
UNdUP2: diablo2oo2's Universal Patcher [dUP2] Unpacker / Decompiler
-
Updated
Oct 2, 2024 - Python
42 School Pipex project aimed to better understand shell redirection and pipes, by handling them in C.
-
Updated
Apr 3, 2024 - C
Improve this page
Add a description, image, and links to the dup2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dup2 topic, visit your repo's landing page and select "manage topics."