> > When I try the following > > > ls /u > > the command gets stuck. > > By command > > > strace ls /u > > it runs very fast without problems. > > Any ideas, what is the reason? > > Attached are the files cygcheck.out, mount.out and strac > > <<cygcheck.out>> e <<mount.out>> . <<strace.out>> out > > I have no netapp access and the code how to handle netapp is based on > input from netapp users. If it doesn't work, I really need somebody > actually debugging this and either explaining what happens or send a > patch. > > Corinna
Hi Corinna, I've been using alias for ls. So I tested once more without. this one runs OK: $ \ls /u this one gets stuck $ \ls -p /u Roman -- 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/