Capturing shell output in python In this article we will use python subprocess to run shell comand and capture its output. more ...