GNU bug report logs -
#19617
bug in split
Previous Next
Reported by: Tim Stamp <me <at> timstamp.co.uk>
Date: Fri, 16 Jan 2015 16:52:01 UTC
Severity: normal
Tags: notabug
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 19617 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
tag 19617 notabug
thanks
On 01/16/2015 02:15 AM, Tim Stamp wrote:
> Good morning,
>
> I noticed that the split command doesn't update the file modified time of
> the destination split files as it writes to them, it only updates the file
> modified time when the split completes.
split doesn't explicitly modify timestamps at all. The behavior you are
seeing is solely a function of your kernel and filesystem options, in
relation to the timing between coreutils flushes and closes each file
that it has written.
>
> Is this a known issue?
It's normal behavior. Even if there were something to patch, you would
have to get it fixed in the kernel, not in split.
Therefore, I'm closing this as not a bug, although you should feel
welcome to ask further questions as needed on this thread.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 6 years and 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.