in reply to Re^4: quoting issue with system command (Win32)
in thread quoting issue with system command
His example used "echo", which is something I expect of CMD.exe, not something that works with CreateProcess.
I looked at the source, and can't make heads nor tails of it. I can't find the ActiveState source on their site anymore, so I looked at the generic perl source.
So, does it always run the shell? I thought the list form would bypass it. I think it's high time that we update the docs with what really happens.
—John
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: quoting issue with system command (internals)
by tye (Sage) on May 13, 2009 at 22:48 UTC | |
by John M. Dlugosz (Monsignor) on May 15, 2009 at 15:38 UTC |