Syntax: Regex in Shell. • ID: #198 Code echo "DrSchool5" | 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 →