TenjintShell.
system_piped
Call the given cmd in a subprocess, piping stdout/err
cmd (str) – Command to execute (can not end in ‘&’, as background processes are not supported. Should not be a command that expects input other than simple text.