Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!tut.cis.ohio-state.edu!ucbvax!RICHTER.MIT.EDU!krowitz From: krowitz@RICHTER.MIT.EDU (David Krowitz) Newsgroups: comp.sys.apollo Subject: Re: DN1000 vs DN3500 file size Message-ID: <8908231355.AA09223@richter.mit.edu> Date: 23 Aug 89 13:55:40 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 19 Hard to say why, but ... what does ls -l say the sizes are? If the sizes reported by ls -l match, and the number of blocks used reported by ls -s is less than you would expect given the size, then I would guess that the file is probably being stored as a "sparse" file. I don't have a lot of info on these files offhand, but when we write a data file that has a lot of zeros in it the file system seems to be able to compact the file quite a bit. Try doing a diff on the two files. If they come out the same, my guess would be that the file system compacted the file when it copied it. -- David Krowitz krowitz@richter.mit.edu (18.83.0.109) krowitz%richter@eddie.mit.edu krowitz%richter@athena.mit.edu krowitz%richter.mit.edu@mitvma.bitnet (in order of decreasing preference)