MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
43 bytes added ,  2 March 2023
no edit summary
No edit summary
No edit summary
Line 67: Line 67:
# save as <fileName> and invoke with <fileName>  <connect-spec> where             
# save as <fileName> and invoke with <fileName>  <connect-spec> where             
#         
#         
#  <connect-spec>::= <ipV6Address>:<port> | <ipV4Address>:<port> | "FQDSA=<FQDSAgentName>  
#  <connect-spec>::= <ipV6Address>:<port> | <ipV4Address>:<port> | FQDSA<whiteSpace><FQDSAgentName>  
#  FQDSAgentName ::= <agentId>@<domain>[:<port>]
#  FQDSAgentName ::= <agentId>@<domain>[:<port>]
#
#
Line 73: Line 73:
#  Using the FQDSAgentName syntax is equivalent to what the launch link does in an AKPERSONs session.
#  Using the FQDSAgentName syntax is equivalent to what the launch link does in an AKPERSONs session.
#
#
ssh
if $n > 1 then
 
else
ssh $1
fi
</tt></pre>  
</tt></pre>  
   </blockquote>
   </blockquote>

Navigation menu