grep match first character code example Example: how to grep if the first letter is a character not a number grep -i "^[a-z]"