|
|
| "be consistent" | |
| PerlMonks |
Re^3: real time open(HANDLE,"cmd |");by Anonymous Monk |
| on Dec 28, 2012 at 13:40 UTC ( #1010704=note: print w/ replies, xml ) | Need Help?? |
|
A windows console handle (CONIN$, CONOUT$) is not a pipe handle, it is a character device file handle (TTY handle) to the console input buffer or a console output buffer.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||