home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / misc / 3376 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!globox.Eng.Sun.COM!glo
  2. From: glo@globox.Eng.Sun.COM (Gary Owens)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Re: How to change the timezone?
  5. Date: 29 Jul 1992 02:57:55 GMT
  6. Organization: Sun Microsystems, Mt. View, Ca.
  7. Lines: 19
  8. Message-ID: <l7c29jINNcrk@exodus.Eng.Sun.COM>
  9. References: <1992Jul24.191551.22881@socrates.umd.edu> <1992Jul25.101124.15369@ukw.uucp>
  10. NNTP-Posting-Host: globox
  11. Summary: carefully!
  12.  
  13. In article <1992Jul25.101124.15369@ukw.uucp> lupe@ukw.uucp (Lupe Christoph) writes:
  14. >cd /usr/lib/zoneinfo
  15. >cp <your timezone file> localtime
  16.  
  17. Yikes!  Please remove localtime first!
  18. Install/sysidtool hard links localtime to a timezone file
  19. (which is typically a hard link to other timezone files).
  20.  
  21. % ls -li localtime
  22.  41378 -rw-r--r--  4 root          746 Oct 11  1990 localtime
  23. % find . -inum 41378 -print
  24. ./US/Pacific
  25. ./PST8PDT
  26. ./localtime
  27. ./localtime-
  28.  
  29. --
  30. Gary Owens    glo@Eng.sun.com
  31. 415-336-9152    Sun Microsystems, Desktop Systems Software
  32.