| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 9724.1 | Does this work: | QUARRY::reeves | Jon Reeves, UNIX compiler group | Tue May 06 1997 12:06 | 1 | 
|  | find . ! -size -numberk -print [-print is actually redundant]
 | 
| 9724.2 | Customer says that it does not work! | ITARES::IT_710151 |  | Wed May 07 1997 03:35 | 14 | 
|  |     Jon,
    Thanks for the quick answer.
    
    The customer has tried but he says that he is still not able to find files
    greater than 2GB.
    
    Unfortunatly , I don't have the possibility to make a try (I don't have
    enough disk space).
    
    Regards,
    Antonello.
    
    
    
 | 
| 9724.3 | it's a real bug | RHETT::MOORE |  | Wed May 07 1997 10:38 | 11 | 
|  |     This is a real bug.  I tried it on our crash dump server at the
    Atlanta CSC (lots of big vmcores) and found that it finds files
    smaller than 2 GB, or bigger than 4 GB but less than 6 GB.  It
    doesn't find files between 2 and 4 GB, or 6 and 8 GB.  This sounds
    like the filesize is stored in bytes as a signed int.  I looked at
    the 4.0b sources for find and it does appear that this is the case.
    I'll file a QAR on it.
    
    Martin Moore
    Digital UNIX Support Group
    
 | 
| 9724.4 | Entered QAR 52907 for this problem. | RHETT::MOORE |  | Wed May 07 1997 13:11 | 3 | 
|  |     Entered as QAR 52907.
    
    Martin
 | 
| 9724.5 |  | KITCHE::schott | Eric R. Schott USG Product Management | Wed May 07 1997 15:53 | 2 | 
|  | If you need a patch, file an IPMT..
 | 
| 9724.6 | fixed in Steel | RHETT::MOORE |  | Fri May 09 1997 10:24 | 3 | 
|  |     I got a response to the QAR.  A fix has been submitted to Steel BL10.
    
    Martin
 | 
| 9724.7 | GNU in the meantime... | KAMPUS::NEIDECKER | EUROMEDIA: Distributed Multimedia Archives | Mon May 12 1997 13:00 | 4 | 
|  |     GNU find can be used by the customer in the meantime. It seems to
    work for me here.
    
    	ftp.digital.com/pub/GNU/findutils-4.1.tar.gz
 |