看板 DFBSD_commit 關於我們 聯絡資訊
commit 5a85714627d2ffcac1efb4fee41097b0d15ed974 Author: John Marino <draco@marino.st> Date: Sun Apr 24 17:50:32 2011 +0200 Grep: Reintroducing local modification: --only-files option The previous version of grep was enhanced with a DragonFly-only custom option --only-files. This modification adds this customization to grep 2.7 as well. Summary of changes: contrib/grep/doc/grep.1 | 4 ++++ contrib/grep/doc/grep.texi | 9 +++++++++ contrib/grep/src/main.c | 41 ++++++++++++++++++++++++++++++++++------- 3 files changed, 47 insertions(+), 7 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a85714627d2ffcac1efb4fee41097b0d15ed974 -- DragonFly BSD source repository