[Cuis-dev] New User: Trouble Capturing Output of External Command
lewis at mail.msen.com
lewis at mail.msen.com
Thu Apr 16 15:17:50 PDT 2026
Hi Michael,
CommandShell for Cuis is incomplete Nevertheless if you keep your
expectations low, then you may find it helpful for the problem you are
trying to solve here. Take a look at the tips in this earlier post:
https://lists.cuis.st/mailman/archives/cuis-dev/2026-March/011692.html
Note, CommandShell is a package, and it is intended to work with the
OSProcess package. If you clone the repository from
https://github.com/dtlewis290/Cuis-Smalltalk-CommandShell then you
should be able to do Feature require: #CommandShell to load it.
HTH,
Dave
On 2026-04-16 14:54, Michael McCaslin via Cuis-dev wrote:
> Thank you for the reference! I am in a situation (generating API
> access tokens with a command line application) where I'd prefer not to
> create a file that I will then have to clean up. While it's a
> workaround it doesn't feel like the right way to do it.
>
> Is there a way I can get debug information to figure out where
> CommandShell is hanging when I attempt to require the feature? Maybe
> I can get this working if I can figure out where the process is
> getting stuck.
>
> Michael
>
> On Thu, Apr 16, 2026 at 5:41 AM Hilaire Fernandes via Cuis-dev
> <cuis-dev at lists.cuis.st> wrote:
>
>> AFAIK, there is not solution ready to use.
>>
>> Read:
>>
>> https://lists.cuis.st/mailman/archives/cuis-dev/2026-March/011691.html
>>
>> --
>> http://mamot.fr/@drgeo
>> --
>> Cuis-dev mailing list
>> Cuis-dev at lists.cuis.st
>> https://lists.cuis.st/mailman/listinfo/cuis-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260416/9311772d/attachment.htm>
More information about the Cuis-dev
mailing list