help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] file copying, etc


From: Holger Freyther
Subject: Re: [Help-smalltalk] file copying, etc
Date: Sun, 22 May 2016 18:36:31 +0200

> On 22 May 2016, at 18:30, Robert Kuszinger <address@hidden> wrote:
> 


>                      Smalltalk system: 'cp ',from,' ',to.
> 
> Also simple :)

and unless you control from and to maybe a bit insecure. We have 
'withShellEscapes' (e.g. use like '; rm -rf /' withShellEscapes).

holger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]