[squeak-dev] How to shutdown Raspbian from within Squeak?

tim Rowledge tim at rowledge.org
Wed Mar 8 21:32:25 UTC 2017


> On 08-03-2017, at 12:49 PM, Louis LaBrunda <Lou at Keystone-Software.com> wrote:
> 
> Hi All,
> 
> How can I shutdown Raspbian from within Squeak?  I use to know how to send OS commands, with I
> think OSProcess, but it has been years and I forgot how and can't find the old code.  Thanks in
> advance. 

It’ll be something like 
UnixProcess thisOSProcess command: ‘sudo shutdown now'


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
10.0 times 0.1 is hardly ever 1.0.




More information about the Squeak-dev mailing list