Date: Fri, 30 Jan 2009 00:22:08 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/gnu/usr.bin/grep savedir.c Message-ID: <200901300022.n0U0MQqN066411@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2009-01-30 00:22:08 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/grep savedir.c
Log:
SVN rev 187907 on 2009-01-30 00:22:08Z by obrien
For files not named on the command line, only the basename is compared
to the exclude pattern.
Change this so that "grep --exclude='*/.svn/*' -[Rr] foo *" DWIM.
Obtained from: dave+news001@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (Dave Gibson)
Obtained from: comp.unix.questions [Thu, 15 Mar 2007 18:54:38 +0000]
Obtained from: http://unix.derkeiler.com/Newsgroups/comp.unix.questions/2007-03/msg00046.html
Revision Changes Path
1.2 +53 -6 src/gnu/usr.bin/grep/savedir.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901300022.n0U0MQqN066411>
