watergrinder
MIS
I want to see if a string has a word. Ex: $x has "DATA"
Could that be done using match? i.e If the string has word, echo yes otherwise echo no
Could that be done using match? i.e If the string has word, echo yes otherwise echo no