Creating a small bash-like shell. Main features are:
- pipes
- redirections,
- variable expansion
- implementing the built-ins echo, cd, pwd, env, unset, export, exit.
C, Makefile
Forks, Pipes, Process management, File system, Environment variables, Signals
Project made in team of 2, big up @Ncatrien