Finished Improving Shell Option
Shell Option intead of waiting for a few seconds before getting replies, now uses Threads + Locks, (utilizing .wait() and .notify()) to return responses to the user instantly.
Shell Option intead of waiting for a few seconds before getting replies, now uses Threads + Locks, (utilizing .wait() and .notify()) to return responses to the user instantly.