Detaches from the current file (throwing on failure), and then runs a command by calling the C standard library function popen.
ErrnoException in case of error.
See Implementation
Detaches from the current file (throwing on failure), and then runs a command by calling the C standard library function popen.