Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
exigrep(8)
Edit
PageHistory
Diff
Info
LikePages
exigrep !!!exigrep NAME SYNOPSIS DESCRIPTION OPTIONS SEE ALSO AUTHOR ---- !!NAME exigrep - program to extract information from exim logs !!SYNOPSIS __exigrep__ ''[[-l] pattern [[logfile] ...'' !!DESCRIPTION __exigrep__ is a Perl script, provided in the util directory, that extracts from one or more log files all entries relevant to any message whose log entries contain at least one that matches a given pattern. The pattern match is case-insensitive. Thus one can search for all mail for a given user or a given host, for example. If no logfiles are specified, standard input is assumed. 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. If no file names are given on the command line, the standard input is read. !!OPTIONS __-l__ The -l flag means 'literal', that is, treat all characters in the pattern as standing for themselves !!SEE ALSO There is extensive documentation available in ''/usr/share/doc/exim'' and in the info system regarding exim. Please be sure to have the __exim-doc__ package installed. !!AUTHOR This manual page was stitched together by Christoph Lameter ----
One page links to
exigrep(8)
:
Man8e
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.