Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
49 bytes added ,  2 March 2023
no edit summary
No edit summary
No edit summary
Line 72: Line 72:
#  and the values are displayed in the DCMS account profile.   
#  and the values are displayed in the DCMS account profile.   
#
#
if $n > 1 then
if [ -z $2 ] then
 
  ssh $1
else
  exit
ssh $1
fi
fi
#
# Get connect values from FQSDA.
#
ssh
</tt></pre>  
</tt></pre>  
   </blockquote>
   </blockquote>