Help for this page

Select Code to Download


  1. or download this
    $ ls -lh sparse_file
    -rw-r--r-- 1 aitap aitap 101M Mar 11 20:30 sparse_file
    $ du -h sparse_file
    ...
    1060864 sparse_file
    $ perl -E'say ((stat shift)[12]*512)' sparse_file
    1060864