[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Read user input from terminal when a pipe is used
- From: Coda Highland <chighland@...>
- Date: Sat, 7 Dec 2013 02:28:45 -0800
On Sat, Dec 7, 2013 at 2:22 AM, Thijs Schreijer <thijs@thijsschreijer.nl> wrote:
> just curious; is there a windows way of doing this?
Windows has the CON: special file that's conceptually equivalent to
/dev/tty but I don't know if it works the same way, and I don't have a
way to test it at the moment.
/s/ Adam