/simple_shell

This is project is about building a simple linux shell

Primary LanguageC

Simple shell

This is a simple version of the linux shell

Files

  • main.c
    • main() - The entry point to the program
  • tokenize.c
    • tokenize() - This function breaks characters into chuncks