simple_shell icon indicating copy to clipboard operation
simple_shell copied to clipboard

Simple shell 0.1.1

Open edward0rtiz opened this issue 6 years ago • 0 comments

  • [x] Write your own getline function

  • [ ] Use a buffer to read many chars at once and call the least possible the read system call

  • [ ] You will need to use static variables

  • [ ] You are not allowed to use getline

edward0rtiz avatar Aug 16 '19 19:08 edward0rtiz