decida.
syscall
synopsis:
System call.
arguments:
cmd (str) shell command
cmd (str)
shell command
results:
command issued to shell result returned
example:
>>> import decida >>> result = decida.syscall("ps -ax")
spice_value
writelist2file