|
|
|
|
|
by Crito
4262 days ago
|
|
I can write *nix command-line utilities with ease in any language that I please. Can the same be said for powershell utilities? My understanding is that you are pretty much restricted to using CLR languages. If we are accepting that sort of languae lock-in, I'd rather get something like scsh off the ground. |
|
There's nothing inherently linking the CRL to using objects within pipes. You could use for example JSON if you really wanted.