fr...@library.iisc.ernet.in wrote:
>
>> Mark Sapiro
>
>> 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 r
> 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:
>
> Mark Sapiro
> The timestamp format in the logs is not the same
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
fr
On Wed, 3 Apr 2013, Stephen J. Turnbull wrote:
fr...@library.iisc.ernet.in writes:
> grep -r "Fri Mar 8 10:09:05 IST 2013" *
Try
grep -r "Fri Mar 8 10:09:05 IST 2013" *
(note two spaces before 8 in "Mar 8")
Grep is not very smart that way
Thanks for the replay. I used the grep co
fr...@library.iisc.ernet.in writes:
> grep -r "Fri Mar 8 10:09:05 IST 2013" *
Try
grep -r "Fri Mar 8 10:09:05 IST 2013" *
(note two spaces before 8 in "Mar 8")
Grep is not very smart that way
--
Mailman-Users mailing list Mailman-U
On Tue, 2 Apr 2013, Mark Sapiro wrote:
fr...@library.iisc.ernet.in wrote:
Off and on, I have been experiencing the following issue:
Some of the approved messages, doesn't get broadcasted. They do get
archived, though. One such recent message is accessible at
http://ncsi.iisc.ernet.in/pipermai
fr...@library.iisc.ernet.in wrote:
>
>Off and on, I have been experiencing the following issue:
>
>Some of the approved messages, doesn't get broadcasted. They do get
>archived, though. One such recent message is accessible at
>http://ncsi.iisc.ernet.in/pipermail/lis-forum/2013-March/014786.html
>
Hi, We have been using the Mailman software for almost 14 years now. At
present, we are on ver 2.1.12 / RH Fedora 9 OS.
I'm the moderator of a discussion list, which was started almost 2 decades
ago. There are more than 7K members on the list.
Off and on, I have been experiencing the following i