Andrew Pennebaker
unread,Apr 26, 2013, 12:24:29 PM4/26/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
ack has this cool ability to ignore files and directories on a project-by-project basis, using .ackrc files. grep has a feature like this, --exclude-from=FILE.
Could the next version of gnu grep --exclude-from=./.grepignore and --exclude-from=~/.grepignore by default?