|
|
|
|
|
by Pet_Ant
402 days ago
|
|
Well the problem is that what should be the lingua-franca in a post POSIX/Bash world? My preference is PowerShell. It's now open source [1], it has a wide install base, and is cross-platform. It is a bit heavy and slower to start (actually takes seconds), but the cleaness of it's record-based nature versus just string parsing is infinitely refreshing. [1] https://github.com/PowerShell/PowerShell |
|