- May
- 13,738
- 209
If I issue
I get a new TCC (new console), DIR is executed, and the STARTed TCC hangs around. I figure that's correct behavior.
If I issue
I get a new TCC (new console) with DIR in progress, sitting at the /P prompt If, in that new TCC, I press <Esc> (to end the DIR command) the STARTed TCC exits. That doesn't seem right.
Code:
start /k dir
If I issue
Code:
start /k dir /p