On Friday, June 23, 2023 at 10:00:02 PM EDT, Chris Roehrig via Cygwin 
<cygwin@cygwin.com> wrote: 

> Thanks.  There must be some issue with my setup.   Very odd that 'pv' 
> works, but 'cat' does not.  ldd shows they use identical libs.   I guess 
> I'll start with the pv and cat source.

Try this first:
/usr/bin/dd if=/dev/zero bs=1 count=65536 | /usr/bin/ssh localhost 
'/usr/bin/cat > /dev/null'

Also, I assume you are running Cygwin's bash in a mintty term...

Kevin

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to