This is a discussion on Re: BUG?: Assigning a Perl script as user shell + sending commands on within the OpenSSH Development forums, part of the Networking and Network Related category; On 2007-07-26 22:30, Brandon Simmons wrote: > You can see that what I type is taken as &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 2007-07-26 22:30, Brandon Simmons wrote:
> You can see that what I type is taken as <STDIN> by the script, so I > guess the output is stuck in a buffer somewhere. not sure if this is a > bug in OpenSSH or a perl oddity. Or maybe I really shouldn't be > setting my user's shell to be a script. Have you tried setting autoflush on the output stream from your Perl script? -- Jefferson Ogata <Jefferson.Ogata@noaa.gov> NOAA Computer Incident Response Team (N-CIRT) <ncirt@noaa.gov> "Never try to retrieve anything from a bear."--National Park Service _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |