bug-coreutils
[Top][All Lists]
Advanced

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

bug#61389: Split issue


From: Pádraig Brady
Subject: bug#61389: Split issue
Date: Thu, 9 Feb 2023 16:15:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Thunderbird/109.0

tag 61389 notabug
close 61389
stop

On 09/02/2023 12:53, Campbell Boyd wrote:
Hi

I've noticed that split puts a date on the split parts that is different
from that of the file being split.

To my mind the parts should have the same date and time as the file being
split.

Kind Regards and Stay Safe

That would be an unusual requirement.
One can always update the date if desired like:

  $ split file
  $ touch --reference=file x??

cheers,
Pádraig





reply via email to

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