From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21420 invoked by alias); 12 Sep 2003 21:45:18 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 21388 invoked from network); 12 Sep 2003 21:45:17 -0000 Received: from unknown (HELO smtp5.hy.skanova.net) (195.67.199.134) by sources.redhat.com with SMTP; 12 Sep 2003 21:45:17 -0000 Received: from P450 (t4o73p86.telia.com [62.20.219.206]) by smtp5.hy.skanova.net (8.12.9/8.12.9) with SMTP id h8CLjGk7022512 for ; Fri, 12 Sep 2003 23:45:16 +0200 (CEST) From: "Hannu E K Nevalainen \(garbage mail\)" To: Subject: RE: Find: missing alphabetically last dirtree Date: Fri, 12 Sep 2003 21:45:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-SW-Source: 2003-09/txt/msg00794.txt.bz2 These two instances of ls -lna use SHOULD be with the same snapshot. I can't say that I'm 100% sure about this though... AND PLEASE NOTE: I'm getting TIRED (I do mistakes under these circumstances). Compare the "." -line; should it differ as it does? Previous posting by me: > $ command ls -aln /cygdrive/p/ > total 16450 > dr-xr-xr-x 2 500 513 0 Nov 21 2002 . > dr-xr-xr-x 16 0 0 0 Jan 1 1970 .. > dr-xr-xr-x 2 500 513 0 Nov 21 2002 IE60 > -r-xr-xr-x 1 500 513 1707856 Oct 15 2001 InstMSIA.exe > -r-xr-xr-x 1 500 513 1821008 Sep 24 2001 InstMSIW.exe > dr-xr-xr-x 2 500 513 0 Nov 21 2002 NT4SP > dr-xr-xr-x 4 500 513 0 Nov 21 2002 Program Files > dr-xr-xr-x 4 500 513 0 Nov 21 2002 Samples > -r-xr-xr-x 1 500 513 45126 Sep 28 2002 autorun.exe > -r--r--r-- 1 500 513 29 Oct 17 2001 autorun.inf > -r--r--r-- 1 500 513 13181440 Nov 21 2002 msdn.msi > -r--r--r-- 1 500 513 3584 Mar 1 2002 msdnadvt.mst > -r--r--r-- 1 500 513 23245 Nov 16 2002 readme.htm > -r-xr-xr-x 1 500 513 57409 May 10 2002 setup.exe > $ command ls -lna /cygdrive/p/ total 16450 dr-xr-xr-x 14 500 513 0 Nov 21 2002 . dr-xr-xr-x 16 0 0 0 Jan 1 1970 .. dr-xr-xr-x 2 500 513 0 Nov 21 2002 IE60 -r-xr-xr-x 1 500 513 1707856 Oct 15 2001 InstMSIA.exe -r-xr-xr-x 1 500 513 1821008 Sep 24 2001 InstMSIW.exe dr-xr-xr-x 2 500 513 0 Nov 21 2002 NT4SP dr-xr-xr-x 4 500 513 0 Nov 21 2002 Program Files dr-xr-xr-x 4 500 513 0 Nov 21 2002 Samples -r-xr-xr-x 1 500 513 45126 Sep 28 2002 autorun.exe -r--r--r-- 1 500 513 29 Oct 17 2001 autorun.inf -r--r--r-- 1 500 513 13181440 Nov 21 2002 msdn.msi -r--r--r-- 1 500 513 3584 Mar 1 2002 msdnadvt.mst -r--r--r-- 1 500 513 23245 Nov 16 2002 readme.htm -r-xr-xr-x 1 500 513 57409 May 10 2002 setup.exe $ cygcheck -svr | grep -i cygwin1 945k 2003/09/01 C:\Program\cygwin\bin\cygwin1-2003-09-01.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2003/9/1 19:15 948k 2003/09/11 C:\Program\cygwin\bin\cygwin1-2003-09-11.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2003/9/11 5:01 948k 2003/09/12 C:\Program\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2003/9/12 8:49 DLL identifier: cygwin1 Shared id: cygwin1S3 -- further checking -- Administrator@P450 ~ bash (P)PID=(496)2164, s=0 $ command ls -lna /cygdrive/p/ >~/p-home.txt Administrator@P450 ~ bash (P)PID=(496)2164, s=0 $ cd F: Administrator@P450 /cygdrive/f bash (P)PID=(496)2164, s=0 $ command ls -lna /cygdrive/p/ >~/p-f.txt Administrator@P450 /cygdrive/f bash (P)PID=(496)2164, s=0 $ cd D: Administrator@P450 /cygdrive/d bash (P)PID=(496)2164, s=0 $ command ls -lna /cygdrive/p/ >~/p-d.txt Administrator@P450 /cygdrive/d bash (P)PID=(496)2164, s=0 $ cd W: Administrator@P450 /cygdrive/w bash (P)PID=(496)2164, s=0 $ command ls -lna /cygdrive/p/ >~/p-w.txt Administrator@P450 /cygdrive/w bash (P)PID=(496)2164, s=0 $ cd Administrator@P450 ~ bash (P)PID=(496)2164, s=0 $ ls -l p* -rw-r--r-- 1 Administ 927 Sep 12 23:40 p-d.txt -rw-r--r-- 1 Administ 927 Sep 12 23:40 p-f.txt -rw-r--r-- 1 Administ 927 Sep 12 23:40 p-home.txt -rw-r--r-- 1 Administ 927 Sep 12 23:41 p-w.txt Administrator@P450 ~ bash (P)PID=(496)2164, s=0 $ diff p-home.txt p-d.txt 2c2 < dr-xr-xr-x 14 500 513 0 Nov 21 2002 . --- > dr-xr-xr-x 8 500 513 0 Nov 21 2002 . Administrator@P450 ~ bash (P)PID=(496)2164, s=1 $ diff p-home.txt p-f.txt 2c2 < dr-xr-xr-x 14 500 513 0 Nov 21 2002 . --- > dr-xr-xr-x 13 500 513 0 Nov 21 2002 . Administrator@P450 ~ bash (P)PID=(496)2164, s=1 $ diff p-home.txt p-w.txt 2c2 < dr-xr-xr-x 14 500 513 0 Nov 21 2002 . --- > dr-xr-xr-x 2 500 513 0 Nov 21 2002 . Administrator@P450 ~ bash (P)PID=(496)2164, s=1 $ If this _isn't_ as it should, may I guess that _current_dir_ affects the output here. Might it be that this has unpredictable side effects? /Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E Yet another sad "9/11" story -> http://cnn.com/2003/WORLD/europe/09/11/sweden.stabbing/index.html --END OF MESSAGE-- -- 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/