[Xorp-users] 'echo "any text" | xorpsh' cause abend

Atanu Ghosh atanu@ICSI.Berkeley.EDU
Thu, 16 Jun 2005 13:42:51 -0700


    Dan> This abend may or may not be the reason why
    Dan> mehdi.bensaid@rd.francetelecom.com can't obtain the output
    Dan> from xorp by python.

The python script is using expect that runs the xorpsh connected to a
pseudo terminal. In this case isatty would return true.

We do have an issue with piping into a shell and we are looking into
fixing it.

       Atanu.