Query: exigrep
OS: osx
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EXIGREP(8) System Manager's Manual EXIGREP(8)NAMEEXIGREP - Search Exim's main logSYNOPSISexigrep [-l] pattern [log file] ...DESCRIPTIONThe exigrep utility is a Perl script that searches one or more main log files for entries that match a given pattern. When it finds a match, it extracts all the log entries for the relevant message, not just those that match the pattern. Thus, exigrep can extract complete log entries for a given message, or all mail for a given user, or for a given host, for example. The -l flag means 'literal', that is, treat all characters in the pattern as standing for themselves. Otherwise the pattern must be a Perl regular expression. The pattern match is case-insensitive. If no file names are given on the command line, the standard input is read. If the location of a zcat command is known from the definition of ZCAT_COMMAND in Local/Makefile, exigrep automatically passes any file whose name ends in COMPRESS_SUFFIX through zcat as it searches it.BUGSThis manual page needs a major re-work. If somebody knows better groff than us and has more experience in writing manual pages, any patches would be greatly appreciated.SEE ALSOexim(8), perlre(1), /usr/share/doc/exim4-base/AUTHORThis manual page was stitched together from spec.txt by Andreas Metzler <ametzler at downhill.at.eu.org>, for the Debian GNU/Linux system (but may be used by others). March 26, 2003 EXIGREP(8)
Related Man Pages |
---|
exicyclog(8) - debian |
exigrep(8) - debian |
exicyclog(8) - centos |
exicyclog(8) - suse |
exigrep(8) - opendarwin |