|
Line 0
Link Here
|
|
|
1 |
=============================================================================== |
| 2 |
Note that some chicken "eggs" require the environment variable TZ to be set in |
| 3 |
order to function properly. |
| 4 |
|
| 5 |
To set the timezone to Greenwich Mean Time in [t]csh, the command would be: |
| 6 |
|
| 7 |
> setenv TZ GMT |
| 8 |
=============================================================================== |