Linux CLI - Text Processing
You want to find lines in
users.txt where the username starts with a vowel and ends with a digit. Which grep -E command achieves this?