Solaris

Solaris Tips & Tricks

0

To display all installed licenses, become root and type: # lmstat -a -c /etc/opt/licenses/licenses_combined
To get information about the licenses used by a compiler, use the -xlicinfo parameter. For example, for the C compiler type: % cc -xlicinfo
bash-2.03# ./lmstat -a -c ./licenses_combined lmstat – Copyright (C) 1989-1999 Globetrotter Software, Inc. Flexible License [...]

Filed under Solaris by on . Comment#