Rémi S

Results 2 comments of Rémi S

same errors here: ![image](https://cloud.githubusercontent.com/assets/16202262/14521908/72859eee-025e-11e6-8ed6-577871607fac.png) I do get the results I need but the errors are somewhat annoying :)

looks like this should help: https://docs.python.org/2/library/subprocess.html#replacing-shell-pipeline although that will probably be a pain to manage nested commands such as `echo $(ls | grep something) | grep something`