On Tue, Jun 3, 2014 at 7:05 AM, Jason McIntyre <j...@cvs.openbsd.org> wrote:

> CVSROOT:        /cvs
> Module name:    src
> Changes by:     j...@cvs.openbsd.org     2014/06/03 08:05:30
>
> Modified files:
>         usr.bin/touch  : touch.1
>
> Log message:
> no support for TZ;
>

Hmm?  Works for me:

: morgaine; TZ=UTC touch -t 01010101 /tmp/fooutc
: morgaine;  touch -t 01010101 /tmp/foolt
: morgaine; l /tmp/foo*
-rw-rw-r--  1 guenther  wheel     0 Jan  1 01:01 /tmp/foolt
-rw-rw-r--  1 guenther  wheel     0 Dec 31 17:01 /tmp/fooutc
: morgaine;


Philip Guenther

Reply via email to