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