Johannes Schindelin <[email protected]> writes: > Hi Stolee, > > On Mon, 1 Jul 2019, Derrick Stolee via GitGitGadget wrote: > >> From: Derrick Stolee <[email protected]> >> >> Using 'ls -l' and parsing the columns to find file sizes is >> problematic when the platform could report the owner as a name >> with spaces. Instead, use the 'test-tool path-utils file-size' >> command to list only the sizes. > > Thank you!
Yup. Sounds good.

