标签: shell jython
我只需要将此seg值返回给shell脚本。这是我的代码:
seg
import os certificate1=AdminTask.listPersonalCertificates('[-keyStoreName NodeDefaultKeyStore -keyStoreScope (cell):h1423Cell01:(node):h1423Node01 ]') temp=certificate1 seg=temp[-16:-5] print seg