$ make
$ ./jall
pwd : Show current working directory from root.<br/>
ls : List of all directories and files.<br/>
echo: You can echo anything.<br/>
cd : Change directory.<br/>
exit : Exit the shell.<br/>
clear : clear screen<br/>
help : Help text<br/>
AND MANY MORE<br/>