SilkyFalcon

Generation

linuxWed, 30 Nov 2022

get emails from a file

grep -E -o "\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,6}\b" regex_practice.txt

Want to kickstart your project?Use the new AI Studio to create your code