bug-coreutils
[Top][All Lists]
Advanced

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

Bug or "feature" (touch)?


From: none none
Subject: Bug or "feature" (touch)?
Date: Mon, 18 Oct 2004 13:52:34 -0700 (PDT)

[15:38:19]$ touch -d '20041001 18:00' test
[15:39:05]$ ls -al test
-rw-------  1 user users 0 2004-10-01 18:00:00 test

[15:39:08]$ touch -d '20041001 18:00 +0400' test
[15:39:21]$ ls -al test
-rw-------  1 user users 0 2004-10-01 14:00:21 test

The second form sets the seconds field of the file
to the CURRENT seconds (which I can't imagine than
anyone would want to do).

Tom


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 




reply via email to

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