Syntax: Regex in Shell. • ID: #192 Code echo "DrSchool16" | grep -E "[A-Za-z]+" Notes You can copy this snippet and adapt it. For advanced, add real-world inputs, edge cases, and tests. ← Prev Next →