Developer's DescriptionBy PhD Computer ConsultingCompares two strings and will run another program based on the comparison type selected.Testrun will run a first program, get its output, then search for a string in the output, and if true, run the second program. Program compares two strings and if condition true then runs the command as third argument.