SilkyFalcon

Generation

linuxSun, 27 Nov 2022

get email addresses from a specific file

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

Questions about programming?Chat with your personal AI assistant