[Cuis-dev] CommandShell for Cuis

Hernan Wilkinson hernan.wilkinson at 10pines.com
Wed May 6 13:37:08 PDT 2020


Great! thank you!

On Sun, May 3, 2020 at 6:28 PM David T. Lewis via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> I have been working on updating my CommandShell package to work on Cuis.
> CommandShell is a companion package to OSProcess, which is already
> available
> in the packages repository at https://github.com/Cuis-Smalltalk/OSProcess.
>
> There is no CommandShell user interface yet, but the basic command pipeline
> parsing and proxy pipeline execution works. For example, you can do
> "OSProcess outputOf: 'ls -lR | cat | wc'" which will parse the command line
> into a proxy pipeline of three external programs, evaluate the programs
> in a unix style pipeline, and collect the output.
>
> I put an early version of CommandShell for Cuis at
> https://github.com/dtlewis290/Cuis-Smalltalk-CommandShell in case anyone
> wants to have a look at it.
>
> Dave
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>


-- 

*Hernán WilkinsonAgile Software Development, Teaching & Coaching*
*Phone: +54-011*-4893-2057
*Twitter: @HernanWilkinson*
*site: http://www.10Pines.com <http://www.10pines.com/>*
Address: Alem 896, Floor 6, Buenos Aires, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20200506/a4e6e41a/attachment-0001.htm>


More information about the Cuis-dev mailing list