Home | Previous Page | Next Page   Environment Variables > Using Environment Variables on UNIX >

Setting Environment Variables at Login Time

Add commands that set your environment variables to the appropriate login file:

For C shell
.login or .cshrc
For Bourne shell or Korn shell
.profile
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]