[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BUG
From: |
Paul Eggert |
Subject: |
Re: BUG |
Date: |
Sun, 12 May 2013 13:27:23 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5 |
On 05/11/2013 11:21 PM, Dara wrote:
> export GROUP_OPTIONS='--color=auto' GROUP_COLOR='100;8'
Presumably you meant GREP_OPTIONS and GREP_COLOR?
But anyway, if you set those environment values to
bad values, grep will complain and exit, which is
apparently what happened to you.