Hi
How do I do this :
When ever I type "bash" on the command prompt, insted of executing the
".bashrc" file I want it to execute some othe file of my choice.
This can be achived in Kork-shell by setting the environment variable
"ENV" to the file that you want to execute in lieu of ".kshrc". But I
want to know how It can be achived in bash.
Thanks.