There is system() function from os library, however it can\'t handle errors. I know it returns error codes ( For example, when command is executed
system()
os