Real-time implementation of string search algorithm using Suffix tree
You need ncurses
installed in your computer to build this software.
Execute the build.sh file (uses make and cmake) and then execute the generated binary (you can move to /usr/local/bin/ to use it globally).
$ ./build.sh
$ ./strs FILE_PATH