grep ack - Serbipunk/notes GitHub Wiki
exclude search dir:
--exclude-dir
https://stackoverflow.com/questions/6565471/how-can-i-exclude-directories-from-grep-r
exclude pattern
https://stackoverflow.com/a/4538335
ls -tr PSPTopWaist#densenet#SGD#0.0002#7\,14\,21#14/PSPTopWaist_epoch_* | grep -v "count
include file with extension
grep -inr --include \*.h --include \*.cpp CP_Image ~/path[12345] | mailx -s GREP [email protected]