1) User names (column 1) should start with a letter, and continue with either a letter, number, or _. 2) The Shell field (the last column) should consist only of letters (upper or lower case), numbers, or the character "/". For each line in violation, print a warning. Also print a count of the number of violations.