June 29, 2012
4:22 p.m.
On 29 Jun 2012, at 17:57, Camillo Bruni wrote:
- missing backtics `ls -algh` - crappy string escape modes '\n\t Fooo \''
What about 'ls -lah' executeAsOSProcess and '\n\t Fooo \'' withEscapes which could become with variables ('ls {1}' format: { '/tmp/foo/' }) executeAsOSProcess I just made up the selector names, maybe there are better ones.