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. Maybe it is useful for you too. Regards, Peter This message posted from opensolaris.org