Corinna Vinschen wrote: > Can you please make an experiment? Just call `ls -i' a couple of times > on the same set of files and directories, and compare the inode numbers > returned. Probably the inode numbers differ between runs.
Yes, the inode numbers do differ: $ ls -i v:/foo.txt 18446738026517403984 v:/foo.txt $ ls -i v:/foo.txt 18446738026635569488 v:/foo.txt $ ls -i v:/foo.txt 18446738026635114832 v:/foo.txt > I'm going to add a special case for this file system. Please give the > next developer's snapshot from http://www.cygwin.com/snapshots/ a try. OK, I'll look out for it. I've never installed a snapshot before - will it be sufficient to just take an updated cygwin1.dll (presumably in cygwin1-200611xx.tar.bz2) or do I also need an updated `cp' command? Thanks, --- John -- 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/