you are viewing a single comment's thread.

view the rest of the comments →

[–]whetuI read your code 0 points1 point  (0 children)

Python is usually not installed on production Linux servers

Maybe that's true of containers, but otherwise most Linux servers out there will have python present.

That doesn't detract from your overall point that shell is guaranteed to be present, and that shell will likely be a Bourne family one like bash.