[Cuis-dev] Cuis headless

Thierry Goubier thierry.goubier at gmail.com
Wed Apr 22 10:37:42 PDT 2020


Hi Philip,

try:

squeak Cuis5.0-4112.image -d"Transcript show: 'Hello World'"

and for the headless start:

squeak -headless Cuis5.0-4112.image

Thierry

Le mer. 22 avr. 2020 à 19:12, Philip Bernhart via Cuis-dev
<cuis-dev at lists.cuis.st> a écrit :
>
> Hi Juan,
>
> Juan Vuletich via Cuis-dev <cuis-dev at lists.cuis.st> writes:
> > Alternatively, you can run the VM with command line arguments to run a
> > specific doIt that will start your stuff.
>
> Out of curiosity how do you that?
>
> I tried:
> $ squeak Cuis5.0-4112.image script.st
>
> no effect.
>
> I tried:
> $ squeak Cuis5.0-4112.image "Transcript show: 'Hello World'."
>
> no effect.
>
>
> Would be nice for building images by using a setup script.
>
>
> Thanks,
> Philip
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev


More information about the Cuis-dev mailing list