> I'm not able to reproduce this behavior in my Cygwin 1.7 installation, with > lftp 3.7.6-4. Both of the commands you describe work normally for me, > without Ctrl-C. My $CYGWIN is empty, BTW.
Doing a little more debugging, and it looks like the issue is related directory size. I can execute 'ls | grep <string>' in a directory with 22 items with no issue at all. However, when I do a 'ls | grep <string>' in a directory that has 1,928 items, that's when I see the behaviour I'm experiencing. Is there some sort of limitation on listing size? I tried using 'rels' to see if it was a caching issue (as I understand it 'rels' doesn't cache), but I experienced the same behaviour. Chris -- Chris Sutcliffe http://emergedesktop.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/