grep环境变量常用配置

vim ~/.bashrc

GREP_OPTIONS="-irns --exclude-dir=output --exclude=tags --exclude=*.files"

然后:

source ~/.bashrc

posted @ 2015-10-27 10:22  Magnum Programm Life  阅读(427)  评论(0编辑  收藏  举报