My attempt at the "Build Your Own Shell" Challenge on codecrafters.io in c++. I learnt to parse shell commands, implement builtin commands, and manage processes. I utilised POSIX APIs for process management and a std::vector to track background jobs and their statuses. The bulk of my code may be found in src/main.cpp.
AaronToh/shell
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|