stat: os timestamps de impressão para a resolução completa estavam comprometidos com o coreutils- 8.6.
$ git clone git://git.savannah.gnu.org/coreutils.git $ cd coreutils $ git log -1 --grep=time -- src/stat.c commit 9069af45e691d1252c727da66aa4f3f3c7f1ea29 Author: Eric Blake Date: Thu Sep 30 16:42:13 2010 -0600 stat: print timestamps to full resolution * src/stat.c (epoch_time): New function. (print_stat): Use it for %[WXYZ]. * NEWS: Document this. * tests/touch/60-seconds: Adjust test to match. * tests/misc/stat-birthtime: Likewise. $ git describe --contains 9069af4 v8.6~29