GOOGLE Search

Google
 
Showing posts with label How To: Timezone on Unix's. Show all posts
Showing posts with label How To: Timezone on Unix's. Show all posts

Thursday, October 25, 2007

Timezone on Tru64

Change Timezone on Unix Tru64
/etc/zoneinfo
/etc/zoneinfo/localtime
/etc/zoneinfo/sources
zic(8)

Changing localtime to New York
# ln -sf /etc/zoneinfo/America/New_York /etc/zoneinfo/localtime
# ln -sf /etc/zoneinfo/Hongkong /etc/zoneinfo/localtime