An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dup2

SameetAsadullah/CPU-Scheduling-Simulator

C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives

Language: C++ - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

dpetrosy/42-Pipex

42 School Pipex project aimed to better understand shell redirection and pipes, by handling them in C.

Language: C - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0xromjobert/pipex

a 42 school project to rebuild shell redirections by handling pipes in C

Language: C - Size: 437 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

win32ports/unistd_h

header-only Windows implementation of the <unistd.h> header

Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 5

bellerhyann/MiniTerminal

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.

Language: C++ - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gabcollet/pipex

Pipex project school 42

Language: C - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 38 - Forks: 5

eljommys/minishell

The goal of this project is to create a simple shell. Will be your own little bash or zsh. You are going to learn a lot about processes and file descriptors.

Language: C - Size: 1.96 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

mdabir1203/Pipex

Mega Havoc PIPE( || ) and heredoc's !!_!!

Language: C - Size: 518 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rchaput/r2dup2

Redirect stderr in R

Language: R - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

S-LucasSerrano/pipex

Program that allows you to pass the content of a file through multiple shell commands using pipes.

Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ldusty/pipex

A project that reproduces the behaviour of the shell pipe | command in C

Language: C - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

iidzim/exam_rank_04

The third exam of the new cursus at 42

Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yuvashreek/Unix-System-Programs

Contains C programs on Unix system. Uses various system calls such as fork, pipe, wait, signal, dup, file system calls

Language: C - Size: 948 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0