I have a file with records subdivided by semicolons into fields. I want to show the records with at least one field each completely blank. I have tried grep “[;[:blank:];]”