Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: ipcBegin Single Quote Escaping

$
0
0
Curtis > cid=ipcBeginProcess("echo \\'hello\\'") ipc:2 > ipcWait(cid) nil > ipcReadProcess(cid) "'hello'\n" Because backslash means an escape in SKILL, you need to escape the shell escape. Andrew

Viewing all articles
Browse latest Browse all 33813

Trending Articles