[26210] in Athena Bugs
/usr/sfw/bin/ggrep fails with -r
daemon@ATHENA.MIT.EDU (seph@mit.edu)
Wed Dec 1 13:31:30 2004
To: bugs@mit.edu
From: seph@mit.edu
Date: Wed, 01 Dec 2004 13:30:52 -0500
Message-ID: <w52r7m9swf7.fsf@lame.message.id>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Errors-To: bugs-bounces@mit.edu
brute-force, a 9.3.15 sun:
21:38 brute-force[0]:~% which ggrep
/usr/sfw/bin/ggrep
21:39 brute-force[138]:/tmp/seph% ggrep -r foobarqux .
Bus error
21:39 brute-force[0]:~% ggrep -r foobarqux .
Segmentation fault
It seems to work okay without the -r though.
seph