<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Michael,</p>
<p>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:</p>
<p><a href="https://lists.cuis.st/mailman/archives/cuis-dev/2026-March/011692.html">https://lists.cuis.st/mailman/archives/cuis-dev/2026-March/011692.html</a></p>
<p>Note, CommandShell is a package, and it is intended to work with the OSProcess package. If you clone the repository from </p>
<pre><a href="https://github.com/dtlewis290/Cuis-Smalltalk-CommandShell">https://github.com/dtlewis290/Cuis-Smalltalk-CommandShell</a> then you should be able to do Feature require: #CommandShell to load it.</pre>
<p>HTH,</p>
<div id="signature"></div>
<p>Dave</p>
<p id="reply-intro">On 2026-04-16 14:54, Michael McCaslin via Cuis-dev wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div id="replybody1">
<div dir="ltr">
<div>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.</div>
<div> </div>
<div>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.</div>
<div> </div>
<div>
<div class="v1gmail_signature" dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<p style="font-size: 12.8px;"><span style="font-family: Arial, sans-serif;">Michael <br /></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br />
<div class="v1gmail_quote v1gmail_quote_container">
<div class="v1gmail_attr" dir="ltr">On Thu, Apr 16, 2026 at 5:41 AM Hilaire Fernandes via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" rel="noreferrer">cuis-dev@lists.cuis.st</a>> wrote:</div>
<blockquote class="v1gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">
<div>
<p><span style="font-size: large;">AFAIK, there is not solution ready to use.</span></p>
<p><span style="font-size: large;">Read:</span></p>
<p><span style="font-size: large;"><a href="https://lists.cuis.st/mailman/archives/cuis-dev/2026-March/011691.html" target="_blank" rel="noopener noreferrer">https://lists.cuis.st/mailman/archives/cuis-dev/2026-March/011691.html</a></span></p>
<pre>--
<a href="http://mamot.fr/@drgeo" target="_blank" rel="noopener noreferrer">http://mamot.fr/@drgeo</a></pre>
</div>
-- <br />Cuis-dev mailing list<br /><a href="mailto:Cuis-dev@lists.cuis.st" rel="noreferrer">Cuis-dev@lists.cuis.st</a><br /><a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" target="_blank" rel="noopener noreferrer">https://lists.cuis.st/mailman/listinfo/cuis-dev</a></blockquote>
</div>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
</blockquote>
</body></html>