Displaying 1 result from an estimated 1 matches for "808m".
Did you mean:
8083
2007 Mar 29
5
differnt results between df and ls
Hi
this is more than likely a general linux question but on a CentOS4 box
whats going on here?
# ls -al foo.txt
-r--r--r-- 1 xxx xxx 1373149856 Mar 28 04:34 foo.txt
# du -sh foo.txt
808M foo.txt
any ideas ?