dup2

There are 15 repositories under dup2 topic.

  • gabcollet/pipex

    Pipex project school 42

    Language:C78116
  • win32ports/unistd_h

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

    Language:C32206
  • 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:C12300
  • 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++3300
  • 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++2100
  • mdabir1203/Pipex

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

    Language:C1120
  • 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:C1100
  • dpetrosy/42-Pipex

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

    Language:C0100
  • iflis7/pipex

    The purpose of this project is the discovery in detail UNIX mechanism - pipe

    Language:C0100
  • ldusty/pipex

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

    Language:C0100
  • romz8/pipex

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

    Language:C0100
  • S-LucasSerrano/pipex

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

    Language:C0100
  • BakasuraRCE/UNdUP2

    UNdUP2: diablo2oo2's Universal Patcher [dUP2] Unpacker / Decompiler

    Language:Python
  • iidzim/exam_rank_04

    The third exam of the new cursus at 42

    Language:C10
  • rchaput/r2dup2

    Redirect stderr in R

    Language:R10