| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <779F20BCCE5AD31186A50008C75D9979171765@silldn_mail1.sanwaint.com> |
| From: | "Fifer, Eric" <EFifer AT sanwaint DOT com> |
| To: | "'Shtil, Yuri'" <yshtil AT ebay DOT com>, |
| "'cygwin'" | |
| <cygwin AT sourceware DOT cygnus DOT com> | |
| Subject: | RE: openssh 2.1.1p4 |
| Date: | Fri, 4 Aug 2000 11:35:23 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2650.21) |
Shtil, Yuri wrote: >but ssh host perl -v seems to eat the output. Try: ssh -t host perl -v I assume you are using ActiveState's Perl. Native Windows CLI tools will not understand all the stdio redirection that ssh performs. However, forcing a pseudo-tty to be allocated should help in some cases. A Cygwin aware perl won't have this problem. Also, not all Windows CLI tools will behave as you expect when run over pseudo-ttys (implemented using Win32 anonymous pipes). Hope this helps. Eric Fifer -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |