[email protected] <[email protected]> wrote: > watch "tail /var/log/kern.log"
Urg. Consider one of these instead:
tail -f /var/log/kern.log
less +F /var/log/kern.log # Ctrl/C to pause; F to resume
Chris
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

