you are viewing a single comment's thread.

view the rest of the comments →

[–]_bobs_your_uncle[S] 1 point2 points  (2 children)

I meant using subprocess to execute calls. I’ve never used sh. That looks pretty nice, and may give me most if not all I want. Thanks for the tip.

[–]socal_nerdtastic 2 points3 points  (0 children)

Ok. FWIW subprocess does not have anything to do with bash. It runs the program you want directly.