shengxinjack


import os
# rm /home/file
commmand=\'rm /home/%s\'%(\'file\')
os.popen(command)

 

 
 

分类:

技术点:

相关文章: