print to standard output of all records that contained an occurrence of the string smi
prints to standard output any record that contained a string with the characters smit, followed by one or more h characters, and then ending with the characters ern.
prints to standard output of all records that contain the characters smit, followed by zero or one instance of the h character.
prints to standard output of all records that contained the string smi or smit.