Description: Implementation of the basic functions of a shell command interpreter, with band parameters such as ls-l-h, pipelines, redirection, Backgrounds, and other functions.
File list (Check if you may need any files):
background.c
bin_founded.c
getch.c
jobs.c
main.c
myfun.c
myfun.h
mysh.c
mysh.h
pipe.c
redirect.c