Execute Packages

sysexec

equivalent to os.system in python, executes command synchronously, prints output to console as it executes, and returns the exit code

1.0.1 • Published 9 years ago