jsh_sy5 1. Run the following command to install the dependencies: apt-get install libreadline-dev 2. Run the following command to compile the program: make all 3. Run the following command to run the program: ./jsh 4. Run the following command to clean the program: make clean