The format of the SHOW command is: SHOW component component-options [TO output file] Component types are: ALIAS EXECUTOR LINE LOGGING NODE OBJECT PROCESS SYSTEM For more help use: HELP component-type HELP SHOW component-type HELP SHOW TO 2 ALIAS Use the SHOW ALIAS command to display information about aliases. The formats are: SHOW ALIAS alias-name [information-type] [[SCOPE scope]] SHOW ACTIVE ALIASES [information-type] [[SCOPE scope]] SHOW KNOWN ALIASES [information-type] [[SCOPE scope]] SHOW ALL ALIASES [information-type] Information types are SUMMARY (the default) and CHARACTERISTICS. For more help use: HELP ALIAS HELP ALIAS SCOPE 2 EXECUTOR Use the SHOW EXECUTOR command to display information about the executor node. The format is: SHOW EXECUTOR [information-type] Information types are SUMMARY (the default), STATUS, COUNTERS, and CHARACTERISTICS. For more help use: HELP EXECUTOR 2 LINE Use the SHOW LINE command to display information about lines. The formats are: SHOW LINE line-id [information-type] SHOW ACTIVE LINES [information-type] SHOW KNOWN LINES [information-type] Information types are SUMMARY (the default), STATUS, COUNTERS, and CHARACTERISTICS. For more help use: HELP LINE 2 LOGGING Use the SHOW LOGGING command to display information about the logging sinks. The formats are: SHOW LOGGING MONITOR [information-type] [sink-node] SHOW ACTIVE LOGGING [information-type] [sink-node] SHOW KNOWN LOGGING [information-type] [sink-node] Information types are SUMMARY (the default), STATUS, and EVENTS. For more help use: HELP LOGGING HELP LOGGING SINKS 2 NODE Use the SHOW NODE command to display information about the executor's perception of nodes. The formats are: SHOW NODE node-id [information-type] SHOW ACTIVE NODES [information-type] SHOW KNOWN NODES [information-type] SHOW LOOP NODES [information-type] Information types are SUMMARY (the default), STATUS, COUNTERS, and CHARACTERISTICS. For more help use: HELP NODE 2 OBJECTS Use the SHOW OBJECT command to display information about objects. The formats are: SHOW OBJECT object-name [information-type] SHOW KNOWN OBJECTS [information-type] Information types are SUMMARY (the default), CHARACTERISTICS, and STATUS. For more help use: HELP OBJECT 2 PROCESS Use the SHOW PROCESS command to display information about processes. The formats are: SHOW PROCESS process-name [information-type] SHOW ACTIVE PROCESSES [information-type] SHOW KNOWN PROCESSES [information-type] Information types are SUMMARY (the default), STATUS, and COUNTERS. For more help use: HELP PROCESS 2 TO Use the TO option on any SHOW command to direct the output to a file or device other than the terminal where NCP is running. The format is: SHOW component [component-option] [TO output-specification] Where output-specification is any available output file or device. The information will be output in the same format that it would have been displayed on the terminal. If a file is chosen and it already exists, the information is appended to the file. 2 SYSTEM Use the SHOW SYSTEM command to display information about the DECnet system. The format is: SHOW SYSTEM [information-type] Information types are SUMMARY (the default), STATUS, COUNTERS, and CHARACTERISTICS. For more help use: HELP SYSTEM