synopsys_users(1) — Silicon Graphics Februray, 1991
NAME
synopsys_users
Lists the current users of the Synopsys licensed features.
SYNTAX
synopsys_users [feature_list]
list feature_list
ARGUMENTS
feature_list
Specifies the name of the licensed feature to be displayed. If more than one feature is specified, they must be enclosed in braces ({}). The currently supported features are:
Design-Analyzer
Design-Compiler
ECL-Compiler
HDL-Compiler
Library-Compiler
LSI-Interface
Mentor-Interface
TDL-Interface
Test-Compiler
VHDL-Compiler
DESCRIPTION
Displays information about all of the licenses, related users and hostnames currently in use. If a feature is specified, all users of that feature are displayed.
This command is only valid when Network Licensing is enabled.
For more information about the synopsys_users command, refer to the System Administrator’s Guide.
EXAMPLES
In this example, all of the users of the Synopsys features are displayed:
% synopsys_users
krig@node1 Design-Analyzer, Design-Compiler, LSI-Interface
Test-Compiler, VHDL-Compiler
doris@node2 ECL-Compiler, HDL-Compiler, Library-Compiler
test@node3 Design-Compiler, Design-Analyzer, TDL-Interface
3 users listed.
This example shows users of the "Library-Compiler" or "VHDL-Compiler" feature.
% synopsys_users {Library-Compiler,VHDL-Compiler}
krig@node1 Design-Analyzer, Design-Compiler, LSI-Interface
Test-Compiler, VHDL-Compiler
doris@node2 ECL-Compiler, HDL-Compiler, Library-Compiler
2 users listed.
SEE ALSO
get_license (2), license_users (2), list (2), remove_license (2).
Version .1a — March 23, 1994