From a44c79d4bc4bcbd2073716a3e25922dad67b7a4e Mon Sep 17 00:00:00 2001 From: cn Date: Thu, 12 Jan 2012 17:02:52 +0100 Subject: [PATCH] Update README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 42ec1a5..6e36770 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,5 @@ action of postfix. syslog5mins ----------- -This little script returns the entries of a (syslog created) file of the last -5 minutes. -**You should modify the scripts location in postfix_mailqueue script!** +This little bash function returns the entries of a file (created in format of +syslog default template; especially timestamp) of the last 5 minutes.