> Hello, > > One command I really miss in Solaris 10 is an easy > command to take a look at the logfile of a service. > Now I have to find the logfile name (svcs -l) and > then take a look at the contents (cat logfile). > > svclog ssh will display the contents of the log file > of ssh.
I was thinking about displaying log data today and wondered this very thing - why isn't there a command to cat the log file contents of the service out? Great script! Darren This message posted from opensolaris.org