• Stars
    star
    1
  • Language
    C
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

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

Repository Details

This is a simple shell implementation in C, similar to Bash, that allows users to execute basic commands and run programs. The shell supports input and output redirection, piping, and background processes.