HLS A custom shell for Linux systems. Features Some of the project's features: Multi command handling Signal handling Pipe handling Custom history feature Installation Steps: 1. Download and compile gcc -Werror -Wextra -pedantic hls.c -lreadline -o hls.o 2. Execute: ./hls.o