Repository for all the successfully completed Shell Scripts.
- The cmdint.cpp is the program which makes the use of syscalls to make a Command Interpreter which works for some basic functions of bash such as pwd, cd, ls, mkdir, cp, a.out with the support of files in a.out i.e. a.out command can be used with file as an input or output.