Giter Site home page Giter Site logo

pipex's Introduction

Pipex

image

The project PDF:

https://cdn.intra.42.fr/pdf/pdf/44339/en.subject.pdf

The idea of the project:

πŸ‘‹first you need to study the behavior of the actual pipe | and see how it work under the hood, then you need to learn about this system calls fork pipe dup & dup2 close access execve exit perror, now the idea of the project is to execute the first cmd1 and write it in the infile and the infile will send it to fd[1] of the pipe as an output and the fd[1] will send it to fd[0] of the pipe as input and the cmd2 will execute and output in the outfile.

Source:

  1. Pipex: Check it out.
  2. Process: Check it out.
  3. Pipe: Check it out.
  4. Pipe: Check it out.
  5. I/O: Check it out.
  6. dup & dup2: Check it out.
  7. Fork: Check it out.
  8. Fork: Check it out.
  9. Simulating pipe: Check it out.
  10. execve: Chek it out.
  11. execve: Chek it out.
  12. fd, dup/dup2: Check it out.
  13. Pipe video: Check it out.
  14. Fork video: Check it out.
  15. dup2 code: Check it out.
  16. access: Check it out.
  17. execve: CHeck it out.
  18. exit: Check it out.
  19. Makefile color font: Check it out.
  20. Posix name: Check it out. You can also man those fuction. image

My final point:

image I didn't do the bonus part for now.

Thank you for reading, have a good one πŸš€.

pipex's People

Contributors

h-kaddour avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.