View Single Post
  #4 (permalink)  
Old 11-18-2007, 08:08 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
Posts: 482
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 6
monk will become famous soon enough monk will become famous soon enough
Default

use tail -f
Code:
tail -f /var/log/messages
tail -f /path/to/log/file
tail -f /var/log/httpd/access_log
__________________
May the force with you!
Reply With Quote