trick/trick_sims/SIM_sun/README

8 lines
219 B
Plaintext
Raw Normal View History

2015-02-26 15:02:31 +00:00
In your .cshrc file, add the following to set up your "locale":
setenv LC_CTYPE en_US.utf8
setenv LC_COLLATE POSIX
For more information about these environment variables, type% man locale
(and be sure to source it ).