Skip to content

Repository files navigation

Minimal shell made from scratch

An educational project written in C from scratch, which includes:

  • forking processes to run a child command process (duh its a shell)
  • syntax highlighting for executables in PATH and for error messages
  • a few built-in commands, such as exit and cd
  • prompt that displays the current working directory name

About

Educational C project to learn about processes and syscalls

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages