On Sun, 6 Apr 2003, Tom Coady wrote: > BTW does anyone have any neat ways of keeping an eye on this file - like a > beep when it's written to or a console for it's output (other than tail -s)? There are several things you can do. It depends on what your preferences are. My favorite is to open up a shell and run tail --follow=name /var/log/whatever. That way I get a big scroll back buffer to be able to view more than just what is left on the screen. Another thing you could do is you could add entries into /etc/syslog.conf to send the output to an unused tty's, or you could use the redhat-logviewer. HTH, -- .............Tom "Nothing would please me more than being able to tdiehl@xxxxxxxxxxxx hire ten programmers and deluge the hobby market with good software." -- Bill Gates 1976 We are still waiting ....