Giter Site home page Giter Site logo

pipex's Introduction

Hello world! I'm Gabriel ColletπŸ‘‹

πŸ’Ύ Databases
Firebase MySQL

πŸ“š Frameworks, Platforms and Libraries
Electron.js Magento Badge NPM React React Native SASS Socket.io

πŸ“‹ Languages
C C++ CSS3 GraphQL HTML5 JavaScript Kotlin PHP Python Shell Script TypeScript

πŸ₯… Other
Docker ESLint i18next Badge Jira

πŸ—„οΈ Servers
Nginx

Anurag's GitHub stats
Top Langs

All my projects on this github are put at your disposal to help you if you're on the same projects in another school. Please try not to copy, but rather use it for inspiration. The best way to learn is to do it yourself!

pipex's People

Contributors

gabcollet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pipex's Issues

Unexpected Execution Time Discrepancy in Test Case "./pipex infile 'sleep 3' 'sleep 1' outfile"

The current implementation of the pipex project exhibits unexpected behavior.
In the test case :

time ./pipex infile "'sleep 3" "sleep 1" outfile


bash :
input : time < infile sleep 3 | sleep 1 > outfile

According to the expected behavior specified by Bash, the execution should take a total of 3 seconds, corresponding to the longest duration among the given commands, rather than the sum of both durations (4 seconds).

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.