# COMPILATION gcc Shell_project.c Shell_extra.c job_control.c -o Shell -lpthread
Basic linux shell using C