Given "find / -type f -printf '%TT %p\n'". Gnu find previously printed hh:mm:ss for the files modify time but now is printing hh:mm:ss.0000000000 for all 33K+ files on my Squeeze system.
The man page still says: T time, 24-hour (hh:mm:ss) Is there a way to get back the hh:mm:ss output as it used to be short of piping the output through sed 's/.0000000000//'? Thanks, Mike -- Satisfied user of Linux since 1997. O< ascii ribbon campaign - stop html mail - www.asciiribbon.org -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120805055755.GA21658@playground