This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: 'find' CD-ROM contents


 Right, we have a 100K limit... 85K strace output gzipped.

> -----Original Message-----
> From: Hannu E K Nevalainen (garbage mail)
> [mailto:garbage_collector@telia.com]
> Sent: Monday, June 09, 2003 12:08 AM
> To: ML CygWIN
> Subject: 'find' CD-ROM contents
> 
> 
> 
> I was inspecting the 'MSDN January 2003' CD-roms when this struck me.
> 
> 'find' doesn't enter the 'Program Files' and 'Samples' 
> directories at all. 
> NOTE: 'ls -R' does
> 
>  The CD-ROM (in P: while testing this) contains 7915 files and 
> 863 directories.
> 
>  Can someone make this understandable, or is it a bug?
> 
> $ ls -l P:
> total 16450
> dr-xr-xr-x    2 Hannu           0 Nov 21  2002 IE60/
> -r-xr-xr-x    1 Hannu     1707856 Oct 15  2001 InstMSIA.exe*
> -r-xr-xr-x    1 Hannu     1821008 Sep 24  2001 InstMSIW.exe*
> dr-xr-xr-x    2 Hannu           0 Nov 21  2002 NT4SP/
> dr-xr-xr-x    4 Hannu           0 Nov 21  2002 Program Files/
> dr-xr-xr-x    4 Hannu           0 Nov 21  2002 Samples/
> -r-xr-xr-x    1 Hannu       45126 Sep 28  2002 autorun.exe*
> -r--r--r--    1 Hannu          29 Oct 17  2001 autorun.inf
> -r--r--r--    1 Hannu    13181440 Nov 21  2002 msdn.msi
> -r--r--r--    1 Hannu        3584 Mar  1  2002 msdnadvt.mst
> -r--r--r--    1 Hannu       23245 Nov 16  2002 readme.htm
> -r-xr-xr-x    1 Hannu       57409 May 10  2002 setup.exe*
> 
> $ cat MSDN1.bat 
> dir P: /A-D /S /B >MSDN1.dir
> 
> $ cd P: ; find -type f >~/MSDN1
> 
> $ ls -l MSDN1*
> -rw-r--r--    1 Hannu        1707 Jun  8 23:03 MSDN1
> -rwxr-xr-x    1 Hannu          29 Jun  8 22:49 MSDN1.bat*
> -rw-r--r--    1 Hannu      449441 Jun  8 22:49 MSDN1.dir
> 
> $ wc -l MSDN1 MSDN1.dir 
>      94 MSDN1
>    7915 MSDN1.dir
>    8009 total
> 
> 
>  This MSDN set consists of two more CD's. These have approx. 400 
> files on them, each. All of these files are below a directory 
> named 'Program Files'. 'find' on these CD-ROMS work just as it should.


--END OF MESSAGE-- 

Attachment: c_svr.txt
Description: Text document

Attachment: MSDN1
Description: Binary data

Attachment: find.strace.gz
Description: application/compressed

--
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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]