From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 8 Sep 1995 03:37:03 -0400 From: dhog@plan9.cs.su.oz.au dhog@plan9.cs.su.oz.au Subject: date command (Another question ? _o_ ) Topicbox-Message-UUID: 2232709c-eac8-11e9-9e20-41e7f4b1d025 Content-Type: text/plain; charset=UTF-8 Message-ID: <19950908073703.RD7ixWlSXaqS6mMKl3VgjA75t2-PrrEZlVZL5lE3IXQ@z> Changes to /adm/timezone/local normally don't take effect until the system is rebooted, at which point init sets /env/timezone from /adm/timezone/local. You can see the effect of your change in the current window by typing timezone=`{cat /adm/timezone/local} before running the date command. Reboot to get the change in all windows, or kill 8½, fix timezone, and run a fresh 8½.