Rémi S
Results
2
comments of
Rémi S
same errors here:  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`