a profile file is a start-up file of an UNIX user
|
Profile File |
Run Commands (RC) File | |
|---|---|---|
|
.profile | ||
|
.profile | ||
|
? |
.zshrc | |
|
tcsh |
.login | |
|
csh |
.login |
The specific settings which an unix user usually does is:
- Setting of any environment variable
- Setting of any alias (Though it is always recommended to keep the aliases in a separate file)
- Setting of PATH variable or any other path variables