摘要: #!/usr/bin/env python import os,sys list = [] for i in range(3,50): l = os.popen("/bin/echo 'show collections'| /usr/local/mongodb/mongodb/bin/mongo 1 阅读全文
posted @ 2015-12-16 19:55 Jim.Deng 阅读(2588) 评论(0) 推荐(0) 编辑