in reply to Re: No interactivity (prompt) after reading from pipe
in thread No interactivity (prompt) after reading from pipe

Hi,
OK, that is indeed the case.
Can I close and reopen STDIN somehow?
Regards,
svenXY
  • Comment on Re^2: No interactivity (prompt) after reading from pipe

Replies are listed 'Best First'.
Re^3: No interactivity (prompt) after reading from pipe
by ptum (Priest) on Nov 18, 2005 at 14:48 UTC
    Have a look at seek, pp. 779-780 in Programming Perl, 3rd edition.