The error messages and some experimentation show that the .(period) is "any character", the * does some kind of wild character, but not clear what, and @ is introduces a "tag character", and # is End of Line. But how to use them is elusive. Surely someone wrote this stuff down?