On Sun, Feb 25, 2007 at 12:37:52AM -0500, Kamaraju Kusumanchi wrote: > >if [ ! -z "$PS1" ]; then > > function grep(){ command grep --color=always "$@"; } > >fi > > Adding these 3 lines to .bashrc fixed the problem. Nice workaround.
It's less of a workaround and more The Right Thing To Do :-) Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]