11 ms·
Shells are much better than python at managing and orchestrating process execution. Also the pipes and filters model is simple and powerful when it fits your pr
by ddimitrov 1y ago
Shells are much better than python at managing and orchestrating process execution. Also the pipes and filters model is simple and powerful when it fits your problem, which for me is many times a day.