The lssite command lists site-wide properties set in the ClearCase site config registry and properties that are not currently set.
If you have not set any site-wide properties in the registry use lssite –inquire to list all available properties and their default values. To change the value of a property (that is, set the property in the registry), use the setsite command.
The UNIX system and Linux examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.
The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.
In cleartool single-command mode, cmd-context represents the UNIX system and Linux shells or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.