• Stars
    star
    2
  • Language
    C
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Shell interface that accepts user commands and then executes each command in a separate process. It also allows child processes to run concurrently by adding an '&' at the end of the command.