View Single Post
  #4 (permalink)  
Old 18-11-2007, 08:08 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
OS: Debian GNU/Linux
Posts: 506
Thanks: 0
Thanked 8 Times in 6 Posts
Rep Power: 7
monk has a spectacular aura about monk has a spectacular aura about
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