Changes between Initial Version and Version 1 of Ticket #204, comment 2
- Timestamp:
- Feb 20, 2017, 1:10:53 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #204, comment 2
initial v1 1 And just FYI, popen does NOT need `sh -c` as it will do `sh -c` on its own given a proper EMXSHELL setup or directory layout (see 1006). So if `sh -c` were not there it would all work as expected, even with popen.1 And just FYI, popen does NOT need `sh -c` as it will do `sh -c` on its own given a proper EMXSHELL setup or directory layout (see r1006). So if `sh -c` were not there it would all work as expected, even with popen.