bug#56710: ls vs. stat display of st_size

2022-07-22 Thread Paul Eggert
Thanks for reporting that. I installed the attached.From 34a93b971dd68ab8ff96aa20bf2f39374ab3a443 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 22 Jul 2022 13:50:31 -0700 Subject: [PATCH] stat: -c %s now prints unsigned * src/stat.c (unsigned_file_size): New static function, copied from

bug#56710: ls vs. stat display of st_size

2022-07-22 Thread Andreas Schwab
$ ls -l /proc/kcore -r 1 root root 18446744000862892032 Jun 21 00:00 /proc/kcore $ stat -c %s /proc/kcore -72846659584 -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."