2007-10-08

Some new features of GREP

  • [2.5] The new option --exclude=PATTERN will skip matching files when recursing in directories.
  • [2.5.2] The new option --exclude-dir allows to specify a directory pattern that will be exclided from recursive grep.

No comments: