On 3/29/07, <b class="gmail_sendername">Akemi Yagi</b> <<a href="mailto:amyagi@gmail.com">amyagi@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 29 Mar 2007 11:07:36 -0700, Mark Hull-Richter wrote:<br><br>> On 3/29/07, Tom Brown <<a href="mailto:tom@ng23.net">tom@ng23.net</a>> wrote:<br>>><br>>> this is more than likely a general linux question but on a CentOS4 box
<br>>> whats going on here?<br>>><br>>> # ls -al foo.txt<br>>> -r--r--r--  1 xxx xxx 1373149856 Mar 28 04:34 foo.txt<br>>><br>>> # du -sh foo.txt<br>>> 808M    foo.txt<br>> Well, this is definitely NOT a general Linux question unless you can show
<br>> it happens on other Linux platforms.<br><br>Sparse files are not unique to Linux.  They exist in NTFS and others.<br>They are not OS dependent but rather applications create them. I bet you<br>have such files on your system. Look at /var/log/lastlog for example.
</blockquote><div><br></div></div>Oh, right.  (sheepish :-)<br><br>My lastlog is ls -l at 146584 but du's at 36K.<br><br>(sigh)<br><br>mhr<br><br>