Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
120 bytes added ,  17 December 2023
no edit summary
No edit summary
No edit summary
Line 100: Line 100:
# save as <fileName> and invoke with <fileName>  <connect-spec> where             
# save as <fileName> and invoke with <fileName>  <connect-spec> where             
#         
#         
#  <connect-spec0>::= 'skip' <FQDSAgentName> | <connect-spec>
#  <connect-spec>::= 'skip' <FQDSAgentName> | <connect-spec>
#  <connect-spec> ::= <ipV6Address>:<port> | <ipV4Address>:<port>
#  <connect-spec> ::= <ipV6Address>:<port> | <ipV4Address>:<port>
#  FQDSAgentName  ::= <agentId>@<domain>[:<port>]
#  FQDSAgentName  ::= <agentId>@<domain>[:<port>]
#
#
#  and the values manually supplied from control blocks in the DCMS account profile where connect attempt results will also be available.   
#  and the values manually supplied from control blocks in the DCMS account profile where connect attempt results will also be available.   
#  The skip literal indicates the station where the script runs is trusted and the responsible AKPERSON is the operator.
#
#
if [ -z $2 ] then
if [ -z $2 ] then