fr...@library.iisc.ernet.in wrote: > >I have searched all the log files, but couldn't locate the pattern, "Fri >Mar 8 10:09:05 IST 2013" in any of the log files. I even tried the >following caommands, but no match is found:
The timestamp format in the logs is not the same as the one I copied from your archived message. If you want to use grep, use the pattern "Mar 08 10:[01]" to find all the messages near that time. You will still have to open the relevant logs and look because the grep will only find the first line of multi-line messages, but at least it will tell you what logs to look in. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org