apt-get install hydrogenYou'll love it.
Dr Drumbeat maker for Windows and Mac.
apt-get install hydrogenYou'll love it.
apt-get install gimpIt installs very quickly. You'll find the interface is pretty intuitive to use like most graphics editing programs. The is usually a complete manual that comes out for each new version of GIMP. So learning the software is pretty easy.
grep -hrio "\b[a-z0-9.-]\+@[a-z0-9.-]\+\.[a-z]\{2,4\}\+\b" * > file.txt
sort -i file.txt | uniq -u > newfile.txt
sed -i '/.gov/d' newfile.txt
sed -i '/.mil/d' newfile.txt
sed -n '$=' newfile.txt