Project source can be downloaded from https://github.com/lpeng003/rshell.git
Leon Peng
Makefile
LICENSE
README.md
/src
/tests
/src:
rshell.cpp
/tests:
exec.script
-
cd into rshell directory
-
call make
-
cd into /bin
-
call rshell
-
Unable to handle connectors such as: && || ;
-
Does not handle comments
-
Command "cd" fails, returns "execvp: no such file or directory"