[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: grep trick



On Tue, Apr 08, 2008 at 10:22:08AM +1000, Rich Healey wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Mike Bird wrote:
> > On Mon April 7 2008 16:03:28 Chris Bannister wrote:
> >> export GREP_COLOR=33
> >> alias grep='grep --colour=always'
> > 
> > This will break any scripts which assume that the output
> > of grep has not been annotated with color escape sequences.
> > 
> > --Mike Bird
> > 
> > 
> Those scripts will not load his .bashrc

Which ones? e.g ... as me:

echo $GREP_COLOR
33

less gtt
#!/bin/bash

echo $GREP_COLOR

./gtt
33

So any scripts run *as* me get it too.

-- 
Chris.
======
If you are not subscribed, ask to be CC'd as the Policy of this list is
to reply to the list only.


Reply to: