ls -l | less 

mkfifo /tmp/foo 
echo bar >/tmp/foo & 
cat /tmp/foo 

all above work at my laptop.

just don't understand why rsync would fail as it used to work very well

please shed some light.

thanks a lot in advance



--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

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

Reply via email to