Linux Bash script to highlight sequence (first parameter) in text file (second parameter) and save the text file formated to highlight colors in a chosen filepath (third parameter). Use Bash CAT command on the newly created formated file to view the highlighted sequence in the larger sequence.