On Mon, Dec 28, 2009 at 7:22 PM, Yuva raj <[email protected]> wrote: > go with tail -f /var/log/messages > > tail -f /var/log/secure > > syslog conf files > > /etc/sysconfig/syslog.conf > > /etc/syslog.conf >
Now tailf command is available in linux . usgae ; $tailf /var/log/my_log.log It iwll do the same job of tail -f -- ********************************** JAGANADH G http://jaganadhg.freeflux.net/blog _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
