Berkeley CSUA MOTD:Entry 17360
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/31 [General] UID:1000 Activity:popular
5/31    

2000/1/28 [Uncategorized] UID:17360 Activity:nil 72%like:17362
1/27    Is there a program that can monitor messages that usually gets sent
        to /var/log/messages and /var/log/secure? If so, what is it?
        \_ tail -f /var/log/messages ; tail -f /var/log/secure
        \_ tail -f /var/log/messages > /dev/lp0
                \_ D'oh!  I've been one-upped!