system() executes a command specified in command by calling /bin/sh -c command, and returns after the co ...
linux.die.net