[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: touch bug
From: |
Jim Meyering |
Subject: |
Re: touch bug |
Date: |
Sat, 24 Apr 2004 19:48:54 +0200 |
Diego de Lima <address@hidden> wrote:
> The touch command sets timestamps terminated in 1, 3, 5, 7 or 9 incorrectly!
>
> # touch -t "200404231712.27" /mnt/autobk/portal/public.tgz
> # ls --time-style=full-iso -l /mnt/autobk/portal/public.tgz
> -rwxr-xr-x 1 root root 778240 2004-04-23 17:12:26.000000000 -
> 0400 /mnt/autobk/portal/public.tgz
You don't say what version you're using,
nor the type of O/S and file system.
The fact that your report went to bug-fileutils suggests
you're not using the latest.
ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.2.1.tar.gz
ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.2.1.tar.bz2
(coreutils is the union of fileutils, textutils, and sh-utils)
I can't reproduce that using the latest version of GNU touch,
from coreutils-5.2.1.
If you can reproduce it with the latest,
would you please provide more details?
- touch bug, Diego de Lima, 2004/04/24
- Re: touch bug,
Jim Meyering <=