This is Linux Bash utilite
Find emails in all files in the script directory and save them into sqlite base and text file
bash processor.sh
Script creates two files: emails.txt and emails.db with sqlite3 database. And one temp file .emails.txt that will be deleted after script will have been finished his work.
Be carefull - if files exists with this names.