touch bug
Diego de Lima <[email protected]> Fri, 23 Apr 2004 17:27:58 -0300
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
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