So far so good i have implemented the following
1.ls src/ls.c 2.cat src/cat.c
To build the binaries, make sure you have Make installed on your machine and to build the specific binaries run
make ls
make catAnyone is welcome to make changes or extend the source code