Comment on What are the recommended scripting languages for complex shell scripts beyond bash?

<- View Parent
MajorHavoc@lemmy.world ⁨7⁩ ⁨months⁩ ago

Good question.

The Python subprocess module is a huge pain in the ass.

PowerShell has about 80% of the power and readability of Python, while actually being a native shell.

source
Sort:hotnewtop