--- On Thu, 10/1/09, Ken Jackson wrote:
> Try:
>
> strings -el logfile | grep ...
Thanks - that works for me (as long as I remember that -el flag...
--
Tcl - It's the real thing. http://wiki.tcl.tk/
http://www.purl.org/NET/lvirden/ http://www.xanga.com/lvirden/
Anything in this posting
Try:
strings -el logfile | grep ...
-Ken
On Thu, 1 Oct 2009 10:00:41 -0700 (PDT)
"Larry W. Virden" wrote:
> I regularly am forced to deal with a variety of logfiles on
> Windows, and so in hopes of being able to do so with some grace, I
> took a crack at accessing the files via Cygwin.
>
>
Larry W. Virden wrote:
I regularly am forced to deal with a variety of logfiles on Windows,
and so in hopes of being able to do so with some grace, I took a
crack at accessing the files via Cygwin.
Larry, there's a Tcl package for Cygwin :-)
Ralph
--
Problem reports: http://cygwin.com/p
On Thu, Oct 1, 2009 at 1:39 PM, Dave Korn
wrote:
> Larry W. Virden wrote:
>
>> For example, I've copied some of the "12 hive" tracing logs from IIS (or
>> maybe it is SharePoint... I'm still struggling to figure all this out) into
>> a directory to which I have access.
>>
>> Now I'd like to crunch
Larry W. Virden wrote:
> For example, I've copied some of the "12 hive" tracing logs from IIS (or
> maybe it is SharePoint... I'm still struggling to figure all this out) into
> a directory to which I have access.
>
> Now I'd like to crunch those logs to see the errors, etc.
>
> awk and grep, ho
5 matches
Mail list logo