commit | dec7f81370071b3e4d080d14491f60ef0e5577b8 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed May 26 11:47:55 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed May 26 11:47:55 2004 +0000 |
tree | 7ec9e4de6a7eda529bc016b74b75074c5aa1639d | |
parent | ee70fa5523520f810f77b8a94aa1ffdbd9aff057 [diff] |
Rick Richardson writes: Here is a patch that adds egrep -L support (the opposite of egrep -l). I realize this is probably too late for 1.0. But I offer it for your future consideration. egrep -L is used in some networking startup scripts I inherited. -Rick