|
|
|
|
|
by zippitydoodah68
2953 days ago
|
|
Perfectly convenient, safe and fast. Pick any two.
https://docs.python.org/2/library/subprocess.html I've told developers that if I catch them writing shell scripts in python they must commit a shell script doing
the same set of operations. 2x the work usually dissuades
from this type of nonsense. |
|
(If you told me I had to rewrite a working Python script in shell, I'd probably think you were joking. Talk about nonsense.)