bug-coreutils
[Top][All Lists]
Advanced

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

bug#11798: touch date bug


From: Patrick Castet
Subject: bug#11798: touch date bug
Date: Wed, 27 Jun 2012 10:52:27 +0100 (BST)

address@hidden

Hi, 

if you try this


$ touch a0.a
$ touch -d "20000102 03:04:05" a0.a
you get 
$ ls -la a0.a
-rw-r--r-- 1 dmi Aucun 0  2 janv.  2000 a0.a

AND 


if you check with widows  cmd, you get 

C:\cygwin\tmp>dir
 Le volume dans le lecteur C n'a pas de nom.
 Le numéro de série du volume est B8F8-5FC7

 Répertoire de C:\cygwin\tmp

27/06/2012  11:47    <REP>          .
27/06/2012  11:47    <REP>          ..
02/01/2000  04:04                 0 a0.a


SO

a0.a is dated with  20000102 04:04


wich is not correct !

enjoy ;-)

pc


reply via email to

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