<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 9, 2024, 8:40 AM Ralph Corderoy <<a href="mailto:ralph@inputplus.co.uk">ralph@inputplus.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi A. P.,<br>
<br>
> All major apps have Powershell libraries.  I envy some features of<br>
> Powershell, but I still won't use it unless I have to.<br>
><br>
> One example is PowerCLI, which is very useful for vSphere automation.<br>
> Easier to use than their other language APIs, in my opinion.<br>
<br>
The grandfather of your post address Powershell earlier on.<br>
<br>
<a href="https://www.tuhs.org/mailman3/hyperkitty/list/tuhs@tuhs.org/message/QZVFRCYM2MEJ4VNZPORBUAKIS6WG6LIY/" rel="noreferrer noreferrer" target="_blank">https://www.tuhs.org/mailman3/hyperkitty/list/tuhs@tuhs.org/message/QZVFRCYM2MEJ4VNZPORBUAKIS6WG6LIY/</a><br>
> The concept of producing a stream of text as the output of a program<br>
> that does simple jobs well has been replaced by "power-shell" thinking<br>
> of passing binary objects rather than text between program<br>
> - a decidedly non-portable idea.<br>
><br>
> Passing "objects" requires attaching to a dynamically linked library<br>
> (that will change or even disappear with the next release of the OS or<br>
> the object library).  With Research Unix, I could pipe the output of<br>
> a Unix program running on an Intel 486 to another program running on<br>
> a Motorola 68000 or a Zilog Z80000 or an IBM AIX machine.<br>
<br>
-- <br>
Cheers, Ralph.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Thank you, I hadn't seen that. He's right, of course. It's kludgy, but you can always use text, or some structured form of it like json or xml, to communicate between different machines. Does windows have something like netcat/socat? I honestly don't know.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>