bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cp -u vs. vfat's TWO seconds


From: jidanni
Subject: Re: cp -u vs. vfat's TWO seconds
Date: Thu, 03 Apr 2008 06:34:57 +0800

All I know is your program is guilty of conspiracy to wear out people's
USB flash cards.

If FAT is detected, just run source and destination times thru a chopper like
$ m=$(date +%s); echo -n $m--\>; expr $m / 2 \* 2
1207175575-->1207175574
and cp -u will never blow it again, innocent of any future charges.

JM> Don't blame Linux ;-)
JM> This is due to the FAT specification.
Different filesystems have different time granularities. Why draw an
artificial line above one second just because it is unfamiliar?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]