MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
57 bytes removed ,  9 December 2024
no edit summary
No edit summary
No edit summary
Line 128: Line 128:
#
#
if [ -z $2 ] then
if [ -z $2 ] then
# Try a connect based on just the FQDSA assuming an eligible station.
# With no <mcpCommand> specified, a DCP determined default shell type is connected.
   ssh  $1
   ssh  $1
   exit
   exit
fi
fi
#
#
# Try a connect based on just the FQDSA assuming an eligible station. A port on submitted second parm is ignored with a warning.
# The no <mcpCommand> specified, a DCP determined default shell type is connected.
#
#
FQDSA=mcp.meansofproduction.biz/?FQDSA=$2&$1
FQDSA=mcp.meansofproduction.biz/?FQDSA=$2&$1

Navigation menu