[Freedos-devel] CTTY

2004-04-12 Thread Arkady V.Belousov
Hi! Question: by default, only CON device have bits "stdin" and "stdout" (mask 0x3 in attribute word). What happen if I use "CTTY NUL" - is this equal to plain redirecting to NUL or shell sets stdin+stdout bits in attribute word (INT 21/4401, as I understand)?

Re: [Freedos-devel] CTTY

2004-04-12 Thread Arkady V.Belousov
Hi! 12-Апр-2004 22:38 [EMAIL PROTECTED] (Bernd Blaauw) wrote to [EMAIL PROTECTED]: >> Question: by default, only CON device have bits "stdin" and "stdout" >> (mask 0x3 in attribute word). What happen if I use "CTTY NUL" - is this >> equal to plain redirecting to NUL or shell sets stdin+stdou

Re: [Freedos-devel] CTTY

2004-04-12 Thread Bernd Blaauw
Arkady V.Belousov schreef: Hi! Question: by default, only CON device have bits "stdin" and "stdout" (mask 0x3 in attribute word). What happen if I use "CTTY NUL" - is this equal to plain redirecting to NUL or shell sets stdin+stdout bits in attribute word (INT 21/4401, as I understand)? input

[Freedos-devel] CTTY

2004-04-12 Thread Arkady V.Belousov
Hi! Question: by default, only CON device have bits "stdin" and "stdout" (mask 0x3 in attribute word). What happen if I use "CTTY NUL" - is this equal to plain redirecting to NUL or shell sets stdin+stdout bits in attribute word (INT 21/4401, as I understand)?