| Sign In/My Account | View Cart |
| Article: |
Apache Web-Serving With Mac OS X, Part 5 | |
| Subject: | tcsh modification... | |
| Date: | 2004-06-26 14:21:50 | |
| From: | eepalmer | |
|
Response to: tcsh modification...
|
||
|
If you are using tcsh (bash is now the default) you can do one of many things. 1 - go as root and change the main one for you machine - BAD 2 - make a .tcshrc or .cshrc file in your home directory where you add the lines you need (e.g. path, alias, etc)
|
||