News

Regular expressions -- often called regex -- are sequences of characters ... grep ^ZDNET$ test The $ character is the end of the string character, so the pattern matching ends after ZDNET.