E-Lam MobileBlog

Mon blog
Le non-mobile ;)
Mon Sep 29

Color grep searches in terminal

alias grep='GREP_COLOR="1;37;41" LANG=C grep --color=auto'