File size: 124 Bytes
c011401
 
 
 
 
1
2
3
4
5
>>> import spam
>>> status = spam.system('whoami')
pearu
>> status = spam.system('blah')
sh: line 1: blah: command not found