On Tue, Nov 17, 2015 at 4:53 PM, Mojca Miklavec <[email protected]> wrote: > What exactly do these numbers mean?
du reports the data usage of the file in 512-byte block counts Here are the same numbers using ls -l. This time I am including numbers for three files – luatex (standard build binary), luatex-nostrip (compiled with --nostrip), luatex-stripped (manually stripped binary): 8632136 luatex 13822688 luatex-nostrip 12938864 luatex-stripped Deepak
