Rename listing to filelist
This also comes with a slight format change, where each line in
filelist.txt is "SIZE<SPACE>PATH".
Example:
8 patchwork-series.txt
1550 result-totals.txt
8 result.txt
So the output is no longer a simple list but a table, so we have
visually aligned sizes and paths.
Example:
8 patchwork-series.txt
1550 result-totals.txt
8 result.txt
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Edited by Arkadiusz Hiler