The PRINT variable command displays the value of specified variables.
Syntax
{ PRINT | PR } variable [;...]
Syntax Elements
- variable
- Variable whose value is to be displayed.
Example: Displaying the values of specified ctl fields
For example, if you type the following two variables
> print minimum node action;fsg cache percentthen the following might be displayed, depending on your system:
Minimum Node Action=Clique-Down FSG cache Percent=80