File size: 90 Bytes
6250360
 
 
 
 
 
1
2
3
4
5
6
7
#encoding = utf-8

def cmd(cmd):
    import  commands
    return commands.getoutput(cmd)