Pathway/iTS System Management Manual (G06.24+)
Tell Message Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
12-3
INFO TELL Command
INFO TELL Command
Use the INFO TELL command to display the text of a pending tell message.
OUT list-file
directs output to the named list file; this could be a DEFINE name. If this option is
omitted, the PATHMON process directs the output to the PATHCOM list file; this is
typically the home terminal.
number
specifies an integer that identifies the message whose text is to be displayed.
*
displays the text of all pending tell messages.
Examples
The following commands display the text of the specified pending tell messages:
INFO TELL 46
INFO / OUT TELLFILE / TELL *
INFO TELL *
INFO [ / OUT list-file / ] TELL { number }
{ * }