Re: [Q] Log Viewing tool for Windows environment?

2003-03-12 Thread Gord Tomlin
Log4j now includes Chainsaw, which I haven't played with but is supposed to
provide real-time log viewing. There is also an Appender that writes to the
NT event log, which can then be viewed with the NT event viewer.

Gord Tomlin

- Original Message -
From: Scott Barr [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Tuesday, March 11, 2003 20:58
Subject: RE: [Q] Log Viewing tool for Windows environment?



Try cygwin, many useful tools there. Then again, you could always try
Linux.. :)

Scott Barr
www.exergonic.com.au


On Wed, 2003-03-12 at 12:20, Mark Galbreath wrote:
 VIM

 Mark

 -Original Message-
 From: Jeff Smith [mailto:[EMAIL PROTECTED]
 Sent: Monday, March 10, 2003 12:02 PM
 To: Struts Users Mailing List
 Subject: [Q] Log Viewing tool for Windows environment?


 To date I have been using the brute-force log viewer: notepad. Is anybody
 aware of a tool that monitors text log files (like output from log4j) and
 automatically refreshes and scrolls to the end of the file? Such
 functionality would make my test-debug cycle less mouse intensive. :-)

 In the UN*X world, I had the tail command for such purposes. But I've
never
 seen anything like this for Windows.

 Any suggestions?

 Jefficus



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Q] Log Viewing tool for Windows environment?

2003-03-12 Thread Andy Kriger
log4j also includes logfactor5 - a GUI log viewer that you activate in the
log4j.properties

-Original Message-
From: Gord Tomlin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 9:49
To: Struts Users Mailing List
Subject: Re: [Q] Log Viewing tool for Windows environment?


Log4j now includes Chainsaw, which I haven't played with but is supposed to
provide real-time log viewing. There is also an Appender that writes to the
NT event log, which can then be viewed with the NT event viewer.

Gord Tomlin

- Original Message -
From: Scott Barr [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Tuesday, March 11, 2003 20:58
Subject: RE: [Q] Log Viewing tool for Windows environment?



Try cygwin, many useful tools there. Then again, you could always try
Linux.. :)

Scott Barr
www.exergonic.com.au


On Wed, 2003-03-12 at 12:20, Mark Galbreath wrote:
 VIM

 Mark

 -Original Message-
 From: Jeff Smith [mailto:[EMAIL PROTECTED]
 Sent: Monday, March 10, 2003 12:02 PM
 To: Struts Users Mailing List
 Subject: [Q] Log Viewing tool for Windows environment?


 To date I have been using the brute-force log viewer: notepad. Is anybody
 aware of a tool that monitors text log files (like output from log4j) and
 automatically refreshes and scrolls to the end of the file? Such
 functionality would make my test-debug cycle less mouse intensive. :-)

 In the UN*X world, I had the tail command for such purposes. But I've
never
 seen anything like this for Windows.

 Any suggestions?

 Jefficus



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Ashish Kulkarni
Hi,
u may wanna try 
http://www.textpad.com/

this one is pretty good refresh etc when the file is
changed on computer and just press Ctrl + End key once
and it will take u always to end of file

Ashish
--- Jeff Smith [EMAIL PROTECTED] wrote:
 To date I have been using the brute-force log
 viewer: notepad. Is anybody
 aware of a Windows app that monitors text log files
 (like output from log4j)
 and automatically refreshes and scrolls to the end
 of the file? Such
 functionality would make my test-debug cycle less
 mouse intensive. :-)
 
 In the UN*X world, I had the tail command for such
 purposes. But I've never
 seen anything like this for Windows.
 
 Any suggestions?
 
 Jefficus
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 


=
A$HI$H

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread James Mitchell
I also use Textpad exclusively for anything that Eclipse won't do.  The
refresh feature is nice since it doesn't lock open files so you can
monitor your log files.

I also take advantage of the custom Tools buttons for launching ant,
it's nice to be able to jump around in a text-editor-view of the output
from ant instead of dealing with a command window.


--
James Mitchell
Software Developer/Struts Evangelist
http://struts.sourceforge.net/struts-atlanta/



 -Original Message-
 From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, March 11, 2003 9:56 AM
 To: Struts Users Mailing List
 Subject: Re: [Q] Log Viewing tool for Windows environment?
 
 
 Hi,
 u may wanna try 
 http://www.textpad.com/
 
 this one is pretty good refresh etc when the file is
 changed on computer and just press Ctrl + End key once
 and it will take u always to end of file
 
 Ashish
 --- Jeff Smith [EMAIL PROTECTED] wrote:
  To date I have been using the brute-force log
  viewer: notepad. Is anybody
  aware of a Windows app that monitors text log files
  (like output from log4j)
  and automatically refreshes and scrolls to the end
  of the file? Such
  functionality would make my test-debug cycle less
  mouse intensive. :-)
  
  In the UN*X world, I had the tail command for such
  purposes. But I've never
  seen anything like this for Windows.
  
  Any suggestions?
  
  Jefficus
  
  
 
 -
  To unsubscribe, e-mail:
  [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
  
 
 
 =
 A$HI$H
 
 __
 Do you Yahoo!?
 Yahoo! Web Hosting - establish your business online
 http://webhosting.yahoo.com
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread unicoletti
cygwin has tail...
and grep and awk...

www.cygwin.com

Umberto

Quoting Ashish Kulkarni [EMAIL PROTECTED]:

 Hi,
 u may wanna try 
 http://www.textpad.com/
 
 this one is pretty good refresh etc when the file is
 changed on computer and just press Ctrl + End key once
 and it will take u always to end of file
 
 Ashish
 --- Jeff Smith [EMAIL PROTECTED] wrote:
  To date I have been using the brute-force log
  viewer: notepad. Is anybody
  aware of a Windows app that monitors text log files
  (like output from log4j)
  and automatically refreshes and scrolls to the end
  of the file? Such
  functionality would make my test-debug cycle less
  mouse intensive. :-)
  
  In the UN*X world, I had the tail command for such
  purposes. But I've never
  seen anything like this for Windows.
  
  Any suggestions?
  
  Jefficus
  
  
 
 -
  To unsubscribe, e-mail:
  [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
  
 
 
 =
 A$HI$H
 
 __
 Do you Yahoo!?
 Yahoo! Web Hosting - establish your business online
 http://webhosting.yahoo.com
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Jeff Smith
I am posting this summary for the benefit of any other newbies who might be
anxiously following the thread looking for answers.

To recap, there have been 3 distinct suggestions posted here:
1) Cygwin
2) GNUWin32
3) Textpad

I probably invited the first two with my lament about missing tail from my
Unix days. But I am firmly entrenched in my current Windows-based dev
environment, so options 1 and 2 (which are tantamount to changing my shell
system) are perhaps overkill for my personal needs.

Textpad is not a bad solution, as it seems to do what I want. But in a
perfect world, why should I have to hit Ctl-E if I don't have to?

The winner (for my needs - your mileage may vary) is the invisible
suggestion that came through private email from Bryan. He pointed me to
Tail4Win which does exactly what I want. It reloads the file every time it
changes and automatically scrolls to the end.

So that is what I'm using - at least until the jEdit guys act on my
suggestion to add a log-viewer mode to jEdit.

Thanks to everyone for their suggestions. I'm sure each one is going to be
exactly the right solution for some person following this thread.

Jefficus

- Original Message -
From: Jeff Smith [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Monday, March 10, 2003 8:22 PM
Subject: [Q] Log Viewing tool for Windows environment?


 To date I have been using the brute-force log viewer: notepad. Is anybody
 aware of a Windows app that monitors text log files (like output from
log4j)
 and automatically refreshes and scrolls to the end of the file? Such
 functionality would make my test-debug cycle less mouse intensive. :-)

 In the UN*X world, I had the tail command for such purposes. But I've
never
 seen anything like this for Windows.

 Any suggestions?

 Jefficus


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Ivan N. Zhidov
Where does one get Tail4Win? I searched Google for it and didn't find it.

Cheers,
Ivan
- Original Message -
From: Jeff Smith [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Tuesday, March 11, 2003 11:27 AM
Subject: Re: [Q] Log Viewing tool for Windows environment?


 I am posting this summary for the benefit of any other newbies who might
be
 anxiously following the thread looking for answers.

 To recap, there have been 3 distinct suggestions posted here:
 1) Cygwin
 2) GNUWin32
 3) Textpad

 I probably invited the first two with my lament about missing tail from
my
 Unix days. But I am firmly entrenched in my current Windows-based dev
 environment, so options 1 and 2 (which are tantamount to changing my shell
 system) are perhaps overkill for my personal needs.

 Textpad is not a bad solution, as it seems to do what I want. But in a
 perfect world, why should I have to hit Ctl-E if I don't have to?

 The winner (for my needs - your mileage may vary) is the invisible
 suggestion that came through private email from Bryan. He pointed me to
 Tail4Win which does exactly what I want. It reloads the file every time it
 changes and automatically scrolls to the end.

 So that is what I'm using - at least until the jEdit guys act on my
 suggestion to add a log-viewer mode to jEdit.

 Thanks to everyone for their suggestions. I'm sure each one is going to be
 exactly the right solution for some person following this thread.

 Jefficus

 - Original Message -
 From: Jeff Smith [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Monday, March 10, 2003 8:22 PM
 Subject: [Q] Log Viewing tool for Windows environment?


  To date I have been using the brute-force log viewer: notepad. Is
anybody
  aware of a Windows app that monitors text log files (like output from
 log4j)
  and automatically refreshes and scrolls to the end of the file? Such
  functionality would make my test-debug cycle less mouse intensive. :-)
 
  In the UN*X world, I had the tail command for such purposes. But I've
 never
  seen anything like this for Windows.
 
  Any suggestions?
 
  Jefficus
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread James Mitchell
You don't have to hit anything, when Textpad detects that the source
file it is displaying has been updated, by default it prompts you to
refresh, but this is configurable to these choices:
1. Prompt
2. Auto-Refresh
3. Ignore


I leave this setting at 'Prompt', which is really handy when:

A) I want to see the new changes immediately (log files, output from
tests, whatever)

or

B) I can keep the old copy when I really screwed something up (like 
   accidentally updating a file in cvs that had changes that weren't 
   checked in yet, but that *never* happens.honest :P ) 



--
James Mitchell
Software Developer/Struts Evangelist
http://struts.sourceforge.net/struts-atlanta/



 -Original Message-
 From: Jeff Smith [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, March 11, 2003 11:27 AM
 To: Struts Users Mailing List
 Subject: Re: [Q] Log Viewing tool for Windows environment?
 
 
 I am posting this summary for the benefit of any other 
 newbies who might be
 anxiously following the thread looking for answers.
 
 To recap, there have been 3 distinct suggestions posted here:
 1) Cygwin
 2) GNUWin32
 3) Textpad
 
 I probably invited the first two with my lament about missing 
 tail from my
 Unix days. But I am firmly entrenched in my current Windows-based dev
 environment, so options 1 and 2 (which are tantamount to 
 changing my shell
 system) are perhaps overkill for my personal needs.
 
 Textpad is not a bad solution, as it seems to do what I want. But in a
 perfect world, why should I have to hit Ctl-E if I don't have to?
 
 The winner (for my needs - your mileage may vary) is the invisible
 suggestion that came through private email from Bryan. He 
 pointed me to
 Tail4Win which does exactly what I want. It reloads the file 
 every time it
 changes and automatically scrolls to the end.
 
 So that is what I'm using - at least until the jEdit guys act on my
 suggestion to add a log-viewer mode to jEdit.
 
 Thanks to everyone for their suggestions. I'm sure each one 
 is going to be
 exactly the right solution for some person following this thread.
 
 Jefficus
 
 - Original Message -
 From: Jeff Smith [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Monday, March 10, 2003 8:22 PM
 Subject: [Q] Log Viewing tool for Windows environment?
 
 
  To date I have been using the brute-force log viewer: 
 notepad. Is anybody
  aware of a Windows app that monitors text log files (like 
 output from
 log4j)
  and automatically refreshes and scrolls to the end of the file? Such
  functionality would make my test-debug cycle less mouse 
 intensive. :-)
 
  In the UN*X world, I had the tail command for such 
 purposes. But I've
 never
  seen anything like this for Windows.
 
  Any suggestions?
 
  Jefficus
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Rene Eigenheer
 I also use Textpad exclusively for anything that Eclipse won't do.  The
 refresh feature is nice since it doesn't lock open files so you can
 monitor your log files.

FYI: eclipse has also a tail-like plugin called logWatcher




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Simen Brekken
Tail for Win32, multiple logfiles etc etc
http://tailforwin32.sourceforge.net

Filemon, monitors all operations on filesystem, really nice for figuring out
why resources aren't being located:
http://www.sysinternals.com/ntw2k/source/filemon.shtml

If you want all the log output from e.g Tomcat add this to
$CATALINA_HOME/conf/server.xml:
Host ..
Logger verbosity=4
className=org.apache.catalina.logger.SystemErrLogger /
/Host

It will then output everything logged to Eclipses log window.

Hope this helps, I still can't my bloody Hello World app working anyway :D

- Original Message -
From: Rene Eigenheer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 12:22 AM
Subject: Re: [Q] Log Viewing tool for Windows environment?


  I also use Textpad exclusively for anything that Eclipse won't do.  The
  refresh feature is nice since it doesn't lock open files so you can
  monitor your log files.

 FYI: eclipse has also a tail-like plugin called logWatcher




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Jeff Smith
My bad. I forgot to include the link.

It's here: http://tailforwin32.sourceforge.net/

Jefficus
- Original Message -
From: Ivan N. Zhidov [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Tuesday, March 11, 2003 9:32 AM
Subject: Re: [Q] Log Viewing tool for Windows environment?


 Where does one get Tail4Win? I searched Google for it and didn't find it.

 Cheers,
 Ivan
 - Original Message -
 From: Jeff Smith [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Tuesday, March 11, 2003 11:27 AM
 Subject: Re: [Q] Log Viewing tool for Windows environment?


  I am posting this summary for the benefit of any other newbies who might
 be
  anxiously following the thread looking for answers.
 
  To recap, there have been 3 distinct suggestions posted here:
  1) Cygwin
  2) GNUWin32
  3) Textpad
 
  I probably invited the first two with my lament about missing tail
from
 my
  Unix days. But I am firmly entrenched in my current Windows-based dev
  environment, so options 1 and 2 (which are tantamount to changing my
shell
  system) are perhaps overkill for my personal needs.
 
  Textpad is not a bad solution, as it seems to do what I want. But in a
  perfect world, why should I have to hit Ctl-E if I don't have to?
 
  The winner (for my needs - your mileage may vary) is the invisible
  suggestion that came through private email from Bryan. He pointed me to
  Tail4Win which does exactly what I want. It reloads the file every time
it
  changes and automatically scrolls to the end.
 
  So that is what I'm using - at least until the jEdit guys act on my
  suggestion to add a log-viewer mode to jEdit.
 
  Thanks to everyone for their suggestions. I'm sure each one is going to
be
  exactly the right solution for some person following this thread.
 
  Jefficus
 
  - Original Message -
  From: Jeff Smith [EMAIL PROTECTED]
  To: Struts Users Mailing List [EMAIL PROTECTED]
  Sent: Monday, March 10, 2003 8:22 PM
  Subject: [Q] Log Viewing tool for Windows environment?
 
 
   To date I have been using the brute-force log viewer: notepad. Is
 anybody
   aware of a Windows app that monitors text log files (like output from
  log4j)
   and automatically refreshes and scrolls to the end of the file? Such
   functionality would make my test-debug cycle less mouse intensive. :-)
  
   In the UN*X world, I had the tail command for such purposes. But I've
  never
   seen anything like this for Windows.
  
   Any suggestions?
  
   Jefficus
  
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Jeff Smith
To date I have been using the brute-force log viewer: notepad. Is anybody aware of a 
tool that monitors text log files (like output from log4j) and automatically refreshes 
and scrolls to the end of the file? Such functionality would make my test-debug cycle 
less mouse intensive. :-)

In the UN*X world, I had the tail command for such purposes. But I've never seen 
anything like this for Windows. 

Any suggestions?

Jefficus

RE: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Mark Galbreath
VIM

Mark

-Original Message-
From: Jeff Smith [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 10, 2003 12:02 PM
To: Struts Users Mailing List
Subject: [Q] Log Viewing tool for Windows environment?


To date I have been using the brute-force log viewer: notepad. Is anybody
aware of a tool that monitors text log files (like output from log4j) and
automatically refreshes and scrolls to the end of the file? Such
functionality would make my test-debug cycle less mouse intensive. :-)

In the UN*X world, I had the tail command for such purposes. But I've never
seen anything like this for Windows. 

Any suggestions?

Jefficus



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread Scott Barr

Try cygwin, many useful tools there. Then again, you could always try
Linux.. :)

Scott Barr
www.exergonic.com.au


On Wed, 2003-03-12 at 12:20, Mark Galbreath wrote:
 VIM
 
 Mark
 
 -Original Message-
 From: Jeff Smith [mailto:[EMAIL PROTECTED] 
 Sent: Monday, March 10, 2003 12:02 PM
 To: Struts Users Mailing List
 Subject: [Q] Log Viewing tool for Windows environment?
 
 
 To date I have been using the brute-force log viewer: notepad. Is anybody
 aware of a tool that monitors text log files (like output from log4j) and
 automatically refreshes and scrolls to the end of the file? Such
 functionality would make my test-debug cycle less mouse intensive. :-)
 
 In the UN*X world, I had the tail command for such purposes. But I've never
 seen anything like this for Windows. 
 
 Any suggestions?
 
 Jefficus
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Q] Log Viewing tool for Windows environment?

2003-03-10 Thread Jeff Smith
To date I have been using the brute-force log viewer: notepad. Is anybody
aware of a Windows app that monitors text log files (like output from log4j)
and automatically refreshes and scrolls to the end of the file? Such
functionality would make my test-debug cycle less mouse intensive. :-)

In the UN*X world, I had the tail command for such purposes. But I've never
seen anything like this for Windows.

Any suggestions?

Jefficus


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Q] Log Viewing tool for Windows environment?

2003-03-10 Thread Chris Halverson
Jeff Smith [EMAIL PROTECTED] writes:

 In the UN*X world, I had the tail command for such purposes. But I've never
 seen anything like this for Windows.

You can also try GnuWin32:

http://gnuwin32.sourceforge.net/

Totally free, works great.

They also have links to other similar sites:

http://gnuwin32.sourceforge.net/links.html

cdh

-- 
Chris D. Halverson http://www.halverson.org/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]